1. 程式人生 > >預訓練網路模型

預訓練網路模型

Keras Unet models with pre-trained backbones https://github.com/qubvel/segmentation_models
Keras ResNet(18,34,50,101,152) pre-trained models https://github.com/qubvel/classification_models
pytorch models on this page and links from this page:

https://github.com/Cadene/pretrained-models.pytorch

https://github.com/ansleliu/LightNet

https://github.com/fyu/drn

https://richzhang.github.io/PerceptualSimilarity/

其他參考
https://www.kaggle.com/c/tgs-salt-identification-challenge/discussion/61968#380909