CSAILVision / LabelMeAnnotationTool

Source code for the LabelMe annotation tool.
MIT License
1.38k stars 434 forks source link

Can't run dirlist #89

Closed anchpop closed 5 years ago

anchpop commented 6 years ago

I run

(general) root@ubuntu-1:/var/www/html/LabelMeAnnotationTool/annotationTools/sh# ./populate_dirlist.sh

And this is the output:

[all my image files]
ls: cannot access '../../VLMFrames': No such file or directory

Running ./populate_dirlist.sh my_collection.txt example_folder fails similarly. What is VLMFrames supposed to be?

theomessin commented 5 years ago

@anchpop Playing around with the script, I believe that this is for annotating videos. Just comment lines 60-71 in populate_dirlist.sh and that should fix this error (the script should work fine with images despite the error).

theomessin commented 5 years ago

Can someone like @xavierpuigf or @brussell123 close this issue? It's hogging my dashboard for no reason.

xavierpuigf commented 5 years ago

Thanks for noticing. I commented out the lines