eva
eva copied to clipboard
EVA is a web-based tool for efficient annotation of videos and image sequences and has an additional tracking capabilities
Updated Readme file for better user experience
Hi, Is it possible to use the sqlite database in the docker configuration, instead of postgres? It should be more lightweight, no? I've tried by: - removing 'db' from the...
When I annotate files, if the number of frames has less than 50 frames left over after the standard chunks of 100 frames are taken, it combines them with the...
I annotate it and want to get the following format: especially want to take frame_is and track_id. Can I get with this tool? Thanks
When i run start.bat, windows said could not find celery.exe. May I kindly ask how to solve it?
When i run python manage.py preparetracker, I encounter RuntimeError: Attempted to compile AOT function without the compiler used by `numpy.distutils` present. Cannot find suitable msvc. I already installed visual studio...
The port been specified in multiple files. Do you have any idea what configuration could be used to run multiple instances and specify multiple ports?
I noticed that the default YOLO or Pascal VOC format doesn't have object id field. Is there anyway I can produce them since I am using the tool for tracking...