This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
EasyCV
Watch
1
Star
0
Fork
0
You've already forked EasyCV
mirror of
https://github.com/alibaba/EasyCV.git
synced
2025-06-03 14:49:00 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
EasyCV
/
configs
/
detection
/
vitdet
/
vitdet_faster_rcnn_100e.py
5 lines
102 B
Python
Raw
Normal View
History
Unescape
Escape
add vitdet_faster_rcnn (#155) * add vitdet_faster_Rcn and refactor vitdet_config
2022-08-10 14:37:45 +08:00
_base_
=
[
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
'
./vitdet_faster_rcnn.py
'
,
'
./lsj_coco_instance.py
'
,
support DINO algo (#144) dino_4sc_r50_12e:48.71 dino_4sc_r50_24e:50.53 dino_4sc_r50_36e:50.69 dino_4sc_swinl_12e: 56.86 dino_4sc_swinl_36e: 58.04 dino_5sc_swinl_36e: 58.47
2022-08-31 15:18:11 +08:00
'
./vitdet_schedule_100e.py
'
add vitdet_faster_rcnn (#155) * add vitdet_faster_Rcn and refactor vitdet_config
2022-08-10 14:37:45 +08:00
]
Reference in New Issue
Copy Permalink