DrSleep / tensorflow-deeplab-resnet

DeepLab-ResNet rebuilt in TensorFlow
MIT License
1.25k stars 429 forks source link

what does deep_resnet_init.ckpt come from #137

Closed heryms closed 6 years ago

heryms commented 6 years ago

I wonder is deep_resnet_init.ckpt file trained from imagenet?

GZHermit commented 6 years ago

yes

yanghgai commented 6 years ago

NO ,It is trained from COCO

DrSleep commented 6 years ago

from this page:

Note that the provided init.caffemodel has already been pretrained on MS-COCO.