Commit Graph

15 Commits (adaec0073d02c0ea55bcabc4671ebfc8dbd3182c)

Author SHA1 Message Date
Kaipeng Deng ebc7ffc300
fix detection_map. test=develop (#22705)
6 years ago
Yu Yang 6d2c6f96f1 Revert "Revert "Merge pull request #13431 from chengduoZH/refine_lod""
8 years ago
Yu Yang a6c8d6b9a2 Revert "Merge pull request #13431 from chengduoZH/refine_lod"
8 years ago
Yu Yang e39899da16 Fix bug in test_detection_map_op
8 years ago
minqiyang 99d3f08920 Add print_function for all python files
8 years ago
minqiyang 5d4238cdcc Fix six.iteritems problem
8 years ago
minqiyang 6dc07e7f95 Replace items() with six.moves.iteritems() to improve memory usage
8 years ago
minqiyang 9fc13fde18 Remove python3 relative import of unittest
8 years ago
minqiyang 35e6abd7bb Change iter_parameters back and port unittests code to Python3
8 years ago
Kexin Zhao 417fcf4f43
Modify Pybind LoDTensor API according to length-based LoD (#11106)
8 years ago
qingqing01 2a77fc507b
Enhance detection_map_op and more check in prior_box API. (#10796)
8 years ago
qingqing01 b3d26cd3ad
Fix bug in detection_output and mAP calculation in SSD. (#8985)
8 years ago
qingqing01 0e1f82fd2a
Fix bug in detection mAP evaluator. (#8778)
8 years ago
qingqing01 608feea204
Implement detection mAP evaluator wrapper and unify label format between SSD loss and mAP evaluator (#8736)
8 years ago
Luo Tao b11956a0b5 move Fluid API code out of V2 API code
8 years ago