thtrieu / darkflow

Translate darknet to tensorflow. Load trained weights, retrain/fine-tune using tensorflow, export constant graph def to mobile devices
GNU General Public License v3.0
6.13k stars 2.08k forks source link

ImportError: No module named contrib.slim #1101

Closed GoyalAnkit16 closed 4 years ago

GoyalAnkit16 commented 4 years ago

I'm getting this error ImportError: No module named contrib.slim image

hanouel commented 4 years ago

Try to use tensorflow 1.14

GoyalAnkit16 commented 4 years ago

Yeah. It worked. Thanks

ankitAMD commented 4 years ago

****Please Close the issue .