Commit Graph

12 Commits (ab5ecdf60ebecdd4e18dd4208dee873ba0bb8dfc)

Author SHA1 Message Date
dzhwinter 128adf53cb
[Speed]implement cudnn sequence softmax cudnn (#8978)
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
qingqing01 bbf98a0176
Refine the doc in detection_output API. (#8689)
8 years ago
Yuan Gao e84615bae6 Fix box coder op (#8647)
8 years ago
qingqing01 f9c1b6f9ae
Fix the backward transpiler bug in ssd_loss API. (#8648)
8 years ago
qingqing01 69643b5e89
Enable the SSD loss to support normalization by the total number of output locations. (#8630)
8 years ago
wanghaox 1e1202b659 merge detection.py
8 years ago
qingqing01 4948f7b3fe
Enhance bipartite_match_op to support argmax matching after bipartite matching. (#8580)
8 years ago
wanghaox 4161328eb5 add warrper for detection map operator
8 years ago
Luo Tao b11956a0b5 move Fluid API code out of V2 API code
8 years ago