Commit Graph

387 Commits (e66a72539651b37f8eccba5bd2925578fbc849dd)

Author SHA1 Message Date
qingqing01 0e1f82fd2a
Fix bug in detection mAP evaluator. (#8778)
7 years ago
whs f608bb2756
Merge pull request #8651 from wanghaoshuang/fix_pool
7 years ago
fengjiayi ea508c9ef2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into remove_evaluator
7 years ago
Qiao Longfei f45a82be4e
change learning_rate_decay to learning_rate_scheduler (#8583)
7 years ago
qingqing01 608feea204
Implement detection mAP evaluator wrapper and unify label format between SSD loss and mAP evaluator (#8736)
7 years ago
fengjiayi 5b635682e6
Merge pull request #8711 from JiayiFeng/add_save_load_layer
7 years ago
fengjiayi bd8440921c move save/load from nn.py to tensor.py
7 years ago
fengjiayi cf87f39b2b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into remove_evaluator
7 years ago
qingqing01 bbf98a0176
Refine the doc in detection_output API. (#8689)
7 years ago
fengjiayi 1b28739cb9 update doc string
7 years ago
fengjiayi f8029403a0 remove Evaluator.Accuracy
7 years ago
fengjiayi 994b52fc2b Add layers for save/load op
7 years ago
whs acbda44c11
Merge pull request #8365 from wanghaoshuang/seq_error
7 years ago
Yu Yang d3fbede92d
Merge pull request #8564 from reyoung/feature/add_global_step
7 years ago
emailweixu eac2c3cf36
Merge pull request #8505 from emailweixu/math_op
7 years ago
Yuan Gao e84615bae6 Fix box coder op (#8647)
7 years ago
fengjiayi 101378c878 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into remove_evaluator
7 years ago
qingqing01 f9c1b6f9ae
Fix the backward transpiler bug in ssd_loss API. (#8648)
7 years ago
wanghaoshuang 1e510d9914 Add ceil_mode option for pool2d and pool3d
7 years ago
wanghaoshuang 87d90d2afd Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into seq_error
7 years ago
qingqing01 69643b5e89
Enable the SSD loss to support normalization by the total number of output locations. (#8630)
7 years ago
Yu Yang 2a4e7add6f Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/add_global_step
7 years ago
xuwei06 e9b8ebf42c Correctly handling variable with batch dimension for math ops.
7 years ago
wanghaox 1e1202b659 merge detection.py
7 years ago
Yu Yang 9db107da65 Renamed and add comments
7 years ago
qingqing01 4948f7b3fe
Enhance bipartite_match_op to support argmax matching after bipartite matching. (#8580)
7 years ago
chengduo 087d8e7fae
Merge pull request #8551 from chengduoZH/fixbug/conv2d_python
7 years ago
wanghaox 4161328eb5 add warrper for detection map operator
7 years ago
Yu Yang 2af9aac2cb Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/add_global_step
7 years ago
chengduoZH 5d30142889 follow comment from panxin
7 years ago
Yu Yang 175cf6e024 Add global_step in nn.py
7 years ago
Yu Yang 777a281a4f Fix CI and enhance gitignore
7 years ago
Yu Yang 5f1a577e33 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/enhance_layer_generator
7 years ago
chengduoZH 470d671792 follow comment
7 years ago
chengduoZH 46bc0fec79 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fixbug/conv2d_python
7 years ago
Luo Tao ea3be884e8 Merge branch 'develop' into fluid_python
7 years ago
Luo Tao b11956a0b5 move Fluid API code out of V2 API code
7 years ago