image_classification_pytorch icon indicating copy to clipboard operation
image_classification_pytorch copied to clipboard

image classification using pytorch-project-template, train a model of classification easily by modifying a json configuration

Results 5 image_classification_pytorch issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/78945582/180910857-42383091-5d4e-43e6-99b2-bbda77487ebe.png) How to solve it? Thank you so much!

Hi, how to download a pre-trained model automatically? which argument do we have to use to download that data

Can you please share the script in which the dataset is converted into .txt format

Hi, thank you for your codes. May I ask the pretrained model are trained on Imagenet or cifar?

I may change the feature extracting part of my net. I used to use pre-training model downloaded from google drive. So, could you please release the pipeline for training pre-training...