7 Commits

Author SHA1 Message Date
Denis
0573a39ec3
Fix rounding issue that caused 1px box shift for YOLO format. (#730) 2021-04-06 16:38:48 -07:00
Cerno_b
c35f09747a
Pep 8 (#720)
* rename local variables in main file

* additional renaming of functions and variables

* Rename main file functions

* Rename functions and variables in canvas.py

* Rename functions and locals for remaining files

* Rename non-Qt derived class' members

* Rename members of Qt-derived classes

* Fix paint label issue
2021-03-14 16:56:14 -07:00
stephi
7cc5241664 strip string of detection values 2020-07-01 17:13:52 -07:00
tzutalin
f563c164d0 Create a const for encoding and fix an issue in yolo format according to pr#387 2018-11-04 20:13:34 -08:00
Garry Lam
a7fc85270f fix issue #267 (YOLO output becomes all zero) 2018-04-29 08:27:48 -07:00
Wang Yinghao
201a54d0f9 YOLO READ 2018-03-01 22:34:57 -06:00
Wang Yinghao
2783071c85 YOLO Write 2018-03-01 21:38:22 -06:00