craymichael / CNN_LCD

CNNs for Loop-Closure Detection on the Oxford New College and City Centre Datasets
GNU General Public License v3.0
58 stars 14 forks source link

AttributeError: 'module' object has no attribute 'init' #7

Closed HTaCheng closed 4 years ago

HTaCheng commented 4 years ago

An error occurred when I initialized the overfeat network, how can I solve this

craymichael commented 4 years ago

Can you share the traceback? I can't reproduce.

craymichael commented 4 years ago

Looks like this is likely a problem induced my not having overfeat installed properly. Closing per #8 for now.