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

Format ``` 5 341 136 19 26 0.984929084777832 ``` class, initial x, initial y, width, height, percentage. compares to: ``` images 00001.jpg /home/vanejessi/dl-DetectionSuite/DeepLearningSuite/build/Tools/AutoEvaluator/images/00001.jpg Unknown 720 576 3 0 van Unspecified...

Can anyone tell me the exact process of installing DetectionStudio? I am having problem installing that.

Give an optimised look to the GUI

Update documentation to make it easier to start using the project

Missing header fstream was added in DatasetReader.cpp

Tensorflow 2.1 is the current stable version of tf. Since we have some functionality in tf, it would be a good idea to update the current version of tf. Additionally,...

I am getting the following error while I try to build the project with make after build files have been written using Cmake. ` /home/hmrishav/DetectionSuite/DeepLearningSuite/DeepLearningSuiteLib/DatasetConverters/readers/DatasetReader.cpp: In member function ‘void DatasetReader::SetClasses(const...

Currently COCODatasetReader searches for an "annotation" member in the config file and returns "Invalid Annotations file Passed" exceptions, which it should do, if Evaluator calls the functions as in that...

I think we should first fix Ubuntu's build, and then move on to fixing osx's builds. https://travis-ci.org/JdeRobot/DetectionSuite

bug
help wanted
critical
good first issue