1382 Commits (44d2fce4dd0a3d7c44a6c62b91c7cc4a501b86ef)
 

Author SHA1 Message Date
AlexeyAB f482590691 Added -map_points flag for mAP calculation for MSCOCO, PascalVOC2007 / 2010-2012, ImageNet 6 years ago
Alexey d32c61b336
Merge pull request #2703 from agirbau/patch-1 6 years ago
AlexeyAB fbf7a5fa4c Minor fix 6 years ago
AlexeyAB ab9e891f60 Minor fixes 6 years ago
AlexeyAB 9815012a01 Fixed path in vcxproj-files from $(OpenCV_ROOT_DIR) to $(OPENCV_DIR) 6 years ago
AlexeyAB cad99fd75d Fixed memory leak for Training with -map flag and random=1 6 years ago
agirbau 198d169d22
Compute Precision and recall per class 6 years ago
Alexey 1cd332e4ca
Update Readme.md 6 years ago
AlexeyAB 685fae5fed Moved 3rd party libraries: pthreads and stb 6 years ago
Alexey eab039d2db
Merge pull request #2599 from cenit/dev/cenit/stb 6 years ago
AlexeyAB 790de05435 Fix bug with demo.c 6 years ago
Stefano Sinigardi fefc7ef803 improve CUDA setup instructions and templates in scripts 6 years ago
Stefano Sinigardi dfa1735a90
Merge branch 'master' into dev/cenit/stb 6 years ago
AlexeyAB 9dddf82ab6 Compile fix. And minor fixes 6 years ago
AlexeyAB d2abf0fa57 Minor fix 6 years ago
Alexey b0749e00d7
Merge pull request #2655 from adujardin/zed_support_improvements 6 years ago
Aymeric Dujardin f1d47703b4 ZED CMake fail silently if not found 6 years ago
Aymeric Dujardin 0557f43141 ZED Camera support CMakeLists + Fix Makefile 6 years ago
Josh Veitch-Michaelis 6cbf08321a get rid of learning_rate_max 6 years ago
Josh Veitch-Michaelis 53081900e5 make option quiet 6 years ago
Josh Veitch-Michaelis d64693eb77 add SGDR policy 6 years ago
AlexeyAB 8bcba6c105 Minor fixes. Added ZED_CAMERA to the Makefile. 6 years ago
Alexey 78fccc2588
Merge pull request #2631 from kehonsyo/vs2017enterprise 6 years ago
Alexey 8127808c35
Merge pull request #2127 from duohappy/master 6 years ago
Alexey 707924236d
Merge branch 'master' into master 6 years ago
Alexey c4716dadd4
Merge pull request #2095 from apatsekin/patch-1 6 years ago
Alexey fd2012475c
Merge pull request #958 from ChihHsuLin/patch-1 6 years ago
Alexey a81f77abe0
Merge pull request #2383 from davidssmith/master 6 years ago
Alexey 5a9b08fe1e
Merge branch 'master' into master 6 years ago
AlexeyAB b3254ed523 Fixed many warnings 6 years ago
Alexey 6d6202f666
Merge pull request #2621 from jveitchmichaelis/tiff_ext 6 years ago
Alexey 6f146a9d07
Merge pull request #2632 from kehonsyo/suppress_c4819 6 years ago
AlexeyAB 84be2e8316 Minor fix 6 years ago
Alexey e231729478
Merge branch 'master' into tiff_ext 6 years ago
AlexeyAB 4cd10ee547 Another one fix 6 years ago
AlexeyAB 2f0592d540 Compile fixes 6 years ago
none 9c3237acc8 suppress C4819 warnings to the cuda file in CP932 environment. 6 years ago
none 44c881233a add Visual studio 2017 "Enterprise" edition to edition check. 6 years ago
AlexeyAB 24dc5b7853 Another compile fix 6 years ago
AlexeyAB d762df531f Compile fix 6 years ago
AlexeyAB b6e15f1656 ZED 3D Camera support added to ./uselib (yolo_console_cpp.exe) example 6 years ago
Stefano Sinigardi 93ff87f74b [win-pthreads] correctly handle static libs 6 years ago
Josh Veitch-Michaelis 328cce0bf5
cleaner check for extension 6 years ago
Josh Veitch-Michaelis f73ace38fa
fix output message 6 years ago
Josh Veitch-Michaelis 1a3971f5f7
alert user if annotation file doesn't exist 6 years ago
Josh Veitch-Michaelis fc2996968e
find annotation files for tiff images 6 years ago
Stefano Sinigardi f9085d8c2a remove unused cmake module 6 years ago
Stefano Sinigardi a3a836f56a add a switch to force build with local libs 6 years ago
Stefano Sinigardi d6294761be x64 only 6 years ago
Stefano Sinigardi 5be12ce058 move Stb lib to 3rdparty folder 6 years ago