EasyCV/easycv/models/loss
shouzhou.bx 2e8fc44dc1 add face-2d-keypoints
Link: https://code.alibaba-inc.com/pai-vision/EasyCV/codereview/9809249

    * add face 2d keypoint config
2022-08-25 16:57:37 +08:00
..
__init__.py add face-2d-keypoints 2022-08-25 16:57:37 +08:00
cross_entropy_loss.py refactor detection, support detr and dab-detr (#104) 2022-07-11 14:52:49 +08:00
face_keypoint_loss.py add face-2d-keypoints 2022-08-25 16:57:37 +08:00
focal_loss.py refactor detection, support detr and dab-detr (#104) 2022-07-11 14:52:49 +08:00
iou_loss.py refactor detection, support detr and dab-detr (#104) 2022-07-11 14:52:49 +08:00
mse_loss.py initial commit 2022-04-02 20:01:06 +08:00
pytorch_metric_learning.py remove useless import and optimize imports (#84) 2022-06-13 10:29:41 +08:00
utils.py refactor detection, support detr and dab-detr (#104) 2022-07-11 14:52:49 +08:00