cvalenzuela / scenescoop

A tool to describe the content of videos and suggest similar scenes in other videos/films.
135 stars 21 forks source link

minor path issues #4

Open genekogan opened 5 years ago

genekogan commented 5 years ago

i got this to work, but a couple of minor path-oriented things were issues.

1) it crashes because the directory "temp" doesn't exist. making it manually fixes this.

2) had to change the paths in run_model.py to the im2txt checkpoint and vocab files because they were switched slightly recently: now models/research/im2txt instead of models/im2txt.