Image-Classification-on-small-datasets-in-Pytorch icon indicating copy to clipboard operation
Image-Classification-on-small-datasets-in-Pytorch copied to clipboard

This repo is special for those who want to start learning computer vision related tasks such as image classification.

Results 2 Image-Classification-on-small-datasets-in-Pytorch issues
Sort by recently updated
recently updated
newest added

Hello, How many images from each class did you use while training? Thank you,

Hi! I can't test my trained models (i tried vgg, vit and swin). The error i encountered: ``` Traceback (most recent call last): File "/home/user/w/Image-Classification-on-small-datasets-in-Pytorch/test.py", line 24, in num_ftrs =...