UniversalDataTool / universal-data-tool

Collaborate & label any type of data, images, text, or documents, in an easy web interface or desktop app.
https://universaldatatool.com
MIT License
1.94k stars 192 forks source link

Unable to load the image in jupyter #517

Open ali-assim opened 3 years ago

ali-assim commented 3 years ago

The bug: Hello, I'm trying to use this amazing annotation tool to collect some labeled images for my machine learning algorithm. The problem is when I run python code. It seems that it can't upload image for annotation. So the output is an interface with all options but without an image ( that I insert in image_path ).

Do anyone here know how to fix the issue.

Thank you !!

Steps to Reproduce?