EasyCV/easycv/models/loss
Cathy0908 7f08eb6b3f
merge internal master 20221027 (#216)
* avoid numpy version check when xtcocotools can be imported 

Link: https://code.alibaba-inc.com/pai-vision/EasyCV/codereview/10377599

* * move thirdparty into easycv
 * fix code style
        Link: https://code.alibaba-inc.com/pai-vision/EasyCV/codereview/10395748

    * move thirdparty into easycv

* fix missing thirdparty/deformable_attention/src when build package

* optimize ci_test

* update version to 0.6.3.8 
        Link: https://code.alibaba-inc.com/pai-vision/EasyCV/codereview/10412059

    * update version to 0.6.3.8

* fix face keypoints bugs in FT

* update version to 0.6.3.9 
        Link: https://code.alibaba-inc.com/pai-vision/EasyCV/codereview/10443200

    * update version to 0.6.3.9

* fix import thirdparty

* fix unittest

* fix unittest

Co-authored-by: wenmeng.zwm <wenmeng.zwm@alibaba-inc.com>
Co-authored-by: shouzhou.bx <shouzhou.bx@alibaba-inc.com>
2022-11-01 10:48:12 +08:00
..
set_criterion add BEVFormer (#203) 2022-10-24 17:20:12 +08:00
__init__.py add BEVFormer (#203) 2022-10-24 17:20:12 +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 add BEVFormer (#203) 2022-10-24 17:20:12 +08:00
mse_loss.py
ocr_rec_multi_loss.py Feature/paddleocr inference (#148) 2022-09-28 14:03:16 +08:00
pytorch_metric_learning.py
utils.py add BEVFormer (#203) 2022-10-24 17:20:12 +08:00