manisoftwartist
manisoftwartist
I am trying to reproduce the widerface results furnished here: https://github.com/Media-Smart/vedadet/tree/main/configs/trainval/tinaface. I prepared the data as suggested in the `Data Preparation` section. I also did the filtering step using `python...
In the README, you have mentioned "2021.08: Add new training dataset Multi-Task-Facial improve large face detection." Where can I find the images of this dataset?
**Is your feature request related to a problem? Please describe.** It is hard to reproduce training results between two different runs when using `tools/train.py` **Describe the solution you'd like to...
In `OpenVINO-YOLOV4/INT8/coco128/annotations/output.json`, we have 93 category ids mapping to 90 unique category names. Is this correct? Because coco contains only 80 classes. These are the labels you have in output.json...
used data instead of edata
I am trying to use VATIC for offline annotation. I am unable to annotate the videos from the outputs provided by turkic publish --offline. In my case, this command displays...
When there is more than 1 video in the vatic database (ascertained turkic list), the turkic publish --offline options spews out invalid URLs. For instance, in my case, I had...
This is more of a feature request than an issue. It would be nice to see the frame number of the imgae currently in view during the annotation for a...
turkic setup --database works only when issued from the vatic folder. Else From any other location, we receive No handlers could be found for logger "turkic.geolocation" Error: Unknown action setup
The README specifies "do NOT run the installer as root." Is there any specific reason for this? I do not have root permissions on my system and hence the .sh...