DetectionMetrics icon indicating copy to clipboard operation
DetectionMetrics copied to clipboard

Tool to evaluate deep-learning detection and segmentation models, and to create datasets

Results 40 DetectionMetrics issues
Sort by recently updated
recently updated
newest added

Shifting inferencing to a different worker thread, this would stop GUI from freezing, but still, buttons like stop won't work until inferencing has returned.

feature
low_priority

Inferencers generally accept rgb images for inferencing whereas opencv reads images in BGR format, therefore it might be necessary for some cases to swap R and B channels. So, an...

feature

[DeepLearningSuite] (http://jderobot.org/DetectionSuite)

Doc

http://tracking.cs.princeton.edu/dataset.html

I have followed this site: [https://velog.io/@minukiki/Ubuntu-20.04%EC%97%90-OpenCV-4.4.0-%EC%84%A4%EC%B9%98](url) However, I am stuck at 96%. I could not understand the issue. ` time make -j$(nproc) [ 0%] Built target gen-pkgconfig [ 0%] Built...

Bumps [glob-parent](https://github.com/gulpjs/glob-parent) to 5.1.2 and updates ancestor dependency [onchange](https://github.com/Qard/onchange). These dependencies need to be updated together. Updates `glob-parent` from 3.1.0 to 5.1.2 Release notes Sourced from glob-parent's releases. v5.1.2 Bug...

dependencies