mirror of
https://github.com/open-mmlab/mmselfsup.git
synced 2025-06-03 14:59:38 +08:00
5 lines
100 B
Python
5 lines
100 B
Python
_base_ = 'simmim_swin-base_16xb128-coslr-100e_in1k-192.py'
|
|
|
|
# data
|
|
data = dict(samples_per_gpu=256)
|