EasyCV/easycv/models/loss
Chen Jiayu 0b472bacf1
refactor detection, support detr and dab-detr (#104)
refactor detection, support detr and dab-detr
2022-07-11 14:52:49 +08:00
..
__init__.py refactor detection, support detr and dab-detr (#104) 2022-07-11 14:52:49 +08:00
cross_entropy_loss.py refactor detection, support detr and dab-detr (#104) 2022-07-11 14:52:49 +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