EasyCV/easycv/models/loss
tuofeilun 654554cf65
support obj365 (#242)
Support Objects365 pretrain and Adding the DINO++ model can achieve an accuracy of 63.4mAP at a model scale of 200M(Under the same scale, the accuracy is the best)
2022-12-02 14:33:01 +08:00
..
set_criterion support obj365 (#242) 2022-12-02 14:33:01 +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