Commit Graph

11 Commits (437debf40e5c71ef58a7ef64f4849328abdf30bd)

Author SHA1 Message Date
minqiyang 99d3f08920 Add print_function for all python files
7 years ago
minqiyang 5d4238cdcc Fix six.iteritems problem
7 years ago
minqiyang 6dc07e7f95 Replace items() with six.moves.iteritems() to improve memory usage
7 years ago
minqiyang 9fc13fde18 Remove python3 relative import of unittest
7 years ago
minqiyang 35e6abd7bb Change iter_parameters back and port unittests code to Python3
7 years ago
Kexin Zhao 417fcf4f43
Modify Pybind LoDTensor API according to length-based LoD (#11106)
7 years ago
qingqing01 2a77fc507b
Enhance detection_map_op and more check in prior_box API. (#10796)
7 years ago
qingqing01 b3d26cd3ad
Fix bug in detection_output and mAP calculation in SSD. (#8985)
7 years ago
qingqing01 0e1f82fd2a
Fix bug in detection mAP evaluator. (#8778)
7 years ago
qingqing01 608feea204
Implement detection mAP evaluator wrapper and unify label format between SSD loss and mAP evaluator (#8736)
7 years ago
Luo Tao b11956a0b5 move Fluid API code out of V2 API code
7 years ago