quocbh / tensorrt-ssd

accelerate SSD with tenssorRT
3 stars 0 forks source link

The error when loading is: Error parsing text-format ditcaffe.NetParameter. Thank you! #1

Open deepzxy opened 6 years ago

deepzxy commented 6 years ago

I am using VGG_VOC0712PLUS_SSD_300300_iter_240000.caffemodel of SSD300, but it cannot be loaded. This caffemodel is downloaded from SSD's git. The error when loading is: Error parsing text-format ditcaffe.NetParameter. Can you share the caffemodel you are using, or other solutions? Thank you!

zbw4034 commented 6 years ago

@deepzxy I used VGG_VOC0712_SSD_300x300_iter_120000.caffemodel and its deploy.prototxt which are downloaded from SSD and I can run through,maybe these two models are alittle different.