Cadene/pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
PythonBSD-3-Clause
Issues
- 1
Inception-ResNet-v2 is not Inception-ResNet-v2 from the paper (but it does work)
#228 opened by jiversivers - 0
Xception pretrained state_dict keys no longer match the parameter names in the xception class
#227 opened by jiversivers - 1
- 0
Need a pre-trained grayscale image net
#226 opened by juwita-sj - 9
- 1
The forward contains irrelevant attributes.
#225 opened by wujunliang00 - 1
ModuleNotFoundError: No module named 'six'
#224 opened by JSchuerz - 2
Cannot reproduce ResNet-18 listed in the table
#179 opened by lychenyoko - 1
Pretrained model paths
#215 opened by Tortoise17 - 0
Deprecated Warning of torchvision "pretrained"
#223 opened by lcycode - 5
SSL: CERTIFICATE_VERIFY_FAILED
#193 opened by jesford - 2
SSL certificate is expired
#222 opened by qaohv - 1
DeprecationWarning: BILINEAR is deprecated and will be removed in Pillow 10
#221 opened by adamjstewart - 0
torch.save + load don't work
#203 opened by pokidyshev - 0
Inception resenet v2 stem replicates the stem of v1 instead of v2 as described in the original paper
#197 opened by agsourav - 1
VGG model.features
#209 opened by jjerry-k - 0
HTTPError: HTTP Error 503: Service Unavailable when loading se_resnet50 weights
#219 opened by zifuwanggg - 0
- 1
Why InceptionResnetV2 has 1536 output feature maps
#206 opened by Podidiving - 0
- 0
Error: unexpected EOF, expected 867442 more bytes. The file might be corruptedls.__dict__[model_name](num_classes=1000, pretrained='imagenet') model.eval()
#214 opened by carlamao - 0
- 0
Issue with Downloading Pretrained models
#208 opened by prakashsellathurai - 0
The se-resnet_50 model has either have corrupted weights or is an incomplete one!
#212 opened by ManoharSai2000 - 1
- 0
Problem with using model se_resnext50
#210 opened by cycyco - 1
_pickle.UnpicklingError: invalid load key, '<'.
#202 opened by DawnChou - 2
RuntimeError: Expected tensor for argument #1 'input' to have the same device as tensor for argument #2 'weight'; but device 1 does not equal 0 (while checking arguments for cudnn_convolution)
#196 opened by HongguLiu - 0
- 0
Slow connection in Google Colab
#201 opened by pablodz - 1
已经解决了win10下的训练自己的数据问题,加Q群857449786 注明models 共同研究
#175 opened by QQ2737499951 - 0
What parameters should I use to reproduce the pre-training process of ResNet18
#205 opened by smallbox120 - 1
why there no avgpooling?
#204 opened by fire717 - 0
SENet normalization of input
#200 opened by homelifes - 0
Inceptionv4.py : model variables not initialises during using non-pretrained
#198 opened by TheSYNcoder - 0
Warnings in Python 3.8
#194 opened by tirkarthi - 0
- 1
- 0
Port Resnest Models
#189 opened by chsasank - 0
Input range mismatch?
#188 opened by VicJones5678 - 0
re.compile
#184 opened by zhjw0927 - 0
Defense model will be available?
#183 opened by qilong-zhang - 1
Failed to install on CoLab.
#178 opened by gireeshkbogu - 1
what is normalize in imagenet_eval.py 101
#173 opened by jiahong-chen - 1
error: torch 0.1.12.post2 is installed but torch==1.2.0 is required by {'torchvision'}
#170 opened by mingji123 - 1
Load local weight file
#172 opened by isaacmg - 3
Finetuning the pretrained models
#167 opened by 17Skye17 - 0
Change last pooling layer in SENet
#171 opened by dattran2346 - 0
local/pretrainedmodels how to export it
#166 opened by humeme - 0
CAM using InceptionResnetV2
#165 opened