chengyangfu/pytorch-vgg-cifar10
This is the PyTorch implementation of VGG network trained on CIFAR10 dataset
Jupyter NotebookMIT
Issues
- 3
What is the model_best.pth file's model?
#10 opened by wonchulSon - 0
The version of Pytorch and torchvision
#12 opened by BeauDing - 0
How is the data divided among workers
#11 opened by wlnancy - 1
- 2
Is your code based on a code template?
#8 opened by Anonymous-so - 0
- 6
which pytorch version did you use to train this model? i am trying to do torch. load on my CPU but even after i give map_location cpu, it still gives pytorch not compiled for CUDA enabled assertion error
#6 opened by Adnan-annan - 1
- 1
Question regarding VGG cfg
#4 opened by isalirezag - 2
Oversampling in CIFAR-10
#3 opened by josianerodrigues - 1
Should it be decay by 2?
#2 opened by sonack - 1
License?
#1 opened by connellybarnes