Dev Tools · 1h ago
PyTorch and ResNet-50 Model Identifies Artists from Paintings
A developer built an artist attribution system using PyTorch and a pretrained ResNet-50 model. The model classifies paintings by artist with top-3 predictions and confidence scores. Transfer learning enabled efficient training without requiring a massive dataset.
Meridian48 take
A practical tutorial, but the real-world utility is limited without a larger, more diverse dataset and rigorous validation.
Read the full reporting
Building an Artist Attribution Model with PyTorch and ResNet-50 →
DEV Community
pytorchcomputer-vision