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
This is the error I got with master. ``` Building wheels for collected packages: pyyaml, llvmlite, billiard Building wheel for pyyaml (setup.py): started Building wheel for pyyaml (setup.py): finished with...
When there are a lot of labels in your video sequence, drawing boxes, moving boxes, and playing the video slows down. every time you do one of these operations eva...
the set bounds function is actually kinda cpu intensive. I noticed that when there are thousands of bounding boxes in your video sequence, it can add seconds to moving bounding...
There were build errors when running `docker-compose up` without adding these two packages.
- Fix issue preventing `docker-compose build` from working (on MacOS Catalina) - Fix issue downloading large image zip files (stream the download)
see https://github.com/antingshen/BeaverDam/issues/164
Hello! I seem to be experiencing a problem with the tool in the DJango terminal ``` Traceback (most recent call last): File "C:\Users\username\Desktop\pyenvs\eva_annotate\lib\site-packages\redis\connection.py", line 484, in connect sock = self._connect()...