Skip to content

QITIANLUN/pretrained-weights

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Pretrained Weights

Deep-Route (FCN) - PyTorch

AlexNet (caffe2tf)

If python-3, use correct encoding to load: np.load('data_path', encoding='latin1').item()

VGG (caffe2tf)

If python-3, use correct encoding to load: np.load('data_path', encoding='latin1').item()

VGG (tf-slim)

Inception (caffe2tf)

If python-3, use correct encoding to load: np.load('data_path', encoding='latin1').item()

Inception (tf-slim)

Inception (keras)

Resnet (tf-slim)

SqueezeNet (caffe2tf)

If python-3, use correct encoding to load: np.load('data_path', encoding='latin1').item()

MobileNet (caffe2tf)

If python-3, use correct encoding to load: np.load('data_path', encoding='latin1').item()

MobileNet (tf-slim)

Yolo (darknet)

About

Pre-trained weights for CNNs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published