EasyCV/configs/detection/vitdet
tuofeilun 9f01a37ad4
Refactor ViTDet backbone and simple feature pyramid (#177)
1. The vitdet backbone implemented by d2 is about 20% faster than the vitdet backbone originally reproduced by easycv.
2. 50.57 -> 50.65
2022-09-16 11:03:53 +08:00
..
lsj_coco_detection.py Refactor ViTDet backbone and simple feature pyramid (#177) 2022-09-16 11:03:53 +08:00
lsj_coco_instance.py Refactor ViTDet backbone and simple feature pyramid (#177) 2022-09-16 11:03:53 +08:00
vitdet_cascade_mask_rcnn.py Refactor ViTDet backbone and simple feature pyramid (#177) 2022-09-16 11:03:53 +08:00
vitdet_cascade_mask_rcnn_100e.py Refactor ViTDet backbone and simple feature pyramid (#177) 2022-09-16 11:03:53 +08:00
vitdet_faster_rcnn.py Refactor ViTDet backbone and simple feature pyramid (#177) 2022-09-16 11:03:53 +08:00
vitdet_faster_rcnn_100e.py Refactor ViTDet backbone and simple feature pyramid (#177) 2022-09-16 11:03:53 +08:00
vitdet_mask_rcnn.py Refactor ViTDet backbone and simple feature pyramid (#177) 2022-09-16 11:03:53 +08:00
vitdet_mask_rcnn_100e.py Refactor ViTDet backbone and simple feature pyramid (#177) 2022-09-16 11:03:53 +08:00
vitdet_schedule_100e.py Refactor ViTDet backbone and simple feature pyramid (#177) 2022-09-16 11:03:53 +08:00