mirror of
https://github.com/alibaba/EasyCV.git
synced 2025-06-03 14:49:00 +08:00
4 lines
83 B
Python
4 lines
83 B
Python
_base_ = './vitdet_100e.py'
|
|
|
|
model = dict(backbone=dict(aggregation='bottleneck'))
|