sethuiyer / Image-to-Image-Search

A reverse image search engine powered by elastic search and tensorflow
MIT License
320 stars 50 forks source link

capgen error in /static/uploads/ when running the index database #24

Open LinuxBeaver opened 3 years ago

LinuxBeaver commented 3 years ago

`static/uploads$ python index_database.py Traceback (most recent call last): File "index_database.py", line 3, in from capgen import CaptionGenerator ModuleNotFoundError: No module named 'capgen'

`

JH95-ai commented 3 years ago

@LinuxBeaver maybe this folder don't have this file .check your path