annotation_tools
annotation_tools copied to clipboard
Visipedia Annotation Tools
Could this also be used for video annotations? When editing a image sequence (video): Instead of annotating each frame from scratch, duplicate the annotations from the previous frame and just...
Hi,I have installed the project , but there is no box display on the picture which information from the json file? When I add a new person, the box can...
Thank you for the great repository. Just curious if there is any possible way to edit the annotated category to another category without deleting the annotation data on the image....
When I try to run , I got the following error, ''' mongo = PyMongo(app) File "/usr/local/lib/python2.7/dist-packages/flask_pymongo/__init__.py", line 116, in __init__ self.init_app(app, uri, *args, **kwargs) File "/usr/local/lib/python2.7/dist-packages/flask_pymongo/__init__.py", line 146, in...
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.0.0 to 4.3.1. Release notes Sourced from bootstrap's releases. v4.3.1 Security: Fixed an XSS vulnerability (CVE-2019-8331) in our tooltip and popover plugins by implementing a new HTML...
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.1.0 to 1.4.2. Release notes Sourced from loader-utils's releases. v1.4.2 1.4.2 (2022-11-11) Bug Fixes ReDoS problem (#226) (17cbf8f) v1.4.1 1.4.1 (2022-11-07) Bug Fixes security problem (#220) (4504e34)...
Traceback (most recent call last): File "run.py", line 12, in from annotation_tools.annotation_tools import app File "/media/phuongnd/SSD_DATA/annotation_tools/annotation_tools/annotation_tools.py", line 13, in from flask import Flask, render_template, jsonify, request ImportError: No module named...