EasyCV/easycv/models/loss
Cathy0908 f8c9a9a1c9
Improve the performance of bevformer (#224)
Improve the performance of bevformer

* add hybrid brach (#232)

Co-authored-by: yhq <yanhaiqiang.yhq@alibaba-inc.com>
2022-11-23 21:32:08 +08:00
..
set_criterion add BEVFormer (#203) 2022-10-24 17:20:12 +08:00
__init__.py Improve the performance of bevformer (#224) 2022-11-23 21:32:08 +08:00
cross_entropy_loss.py add error code (#146) 2022-09-19 16:07:04 +08:00
det_db_loss.py Feature/paddleocr inference (#148) 2022-09-28 14:03:16 +08:00
face_keypoint_loss.py merge internal master 20221027 (#216) 2022-11-01 10:48:12 +08:00
focal_loss.py add error code (#146) 2022-09-19 16:07:04 +08:00
iou_loss.py add error code (#146) 2022-09-19 16:07:04 +08:00
l1_loss.py Improve the performance of bevformer (#224) 2022-11-23 21:32:08 +08:00
mse_loss.py initial commit 2022-04-02 20:01:06 +08:00
ocr_rec_multi_loss.py Feature/paddleocr inference (#148) 2022-09-28 14:03:16 +08:00
pytorch_metric_learning.py remove useless import and optimize imports (#84) 2022-06-13 10:29:41 +08:00
utils.py add BEVFormer (#203) 2022-10-24 17:20:12 +08:00