Lijun Sheng
Lijun Sheng
when I load the pretrained model which is downloaded from http://vllab.ucmerced.edu/ytsai/CVPR18/DeepLab_resnet_pretrained_init-f81d91e8.pth then `torch.load()` will report an error ``` Traceback (most recent call last): File "", line 1, in File "/data1/xxx/software/anaconda3/envs/torch18/lib/python3.8/site-packages/torch/serialization.py",...
Thanks for your work. There is no official division of the OfficeHome dataset. How do you divide OfficeHome into a training set and a validation set. Is the result in...
Thanks for your great work. I use the model in Tranfer-Learning-Library and the method in DEV to search the best learning rate. When I select the hyperparameters, the validation set...