image_classification_pytorch
image_classification_pytorch copied to clipboard
image classification using pytorch-project-template, train a model of classification easily by modifying a json configuration
 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...