Closed tcapelle closed 3 years ago
Passing a user defined folder with images never loads them...
> python -m image_labelling_tool.flask_labeller --images_pat=<images_directory>/*.<jpg|png>
The issue appears to be that the program hangs on loading the "non existent" json files.
Thanks for reporting this. Should be fixed now. Sorry about that.
that was fast! I am really liking this little lib, would like to contribute.
Passing a user defined folder with images never loads them...
The issue appears to be that the program hangs on loading the "non existent" json files.