hunto / image_classification_sota

Training ImageNet / CIFAR models with sota strategies and fancy techniques such as ViT, KD, Rep, etc.
Apache License 2.0
81 stars 14 forks source link

replace the dbb block #13

Open HyperTaroW opened 10 months ago

HyperTaroW commented 10 months ago

Can I replace the DBB module and model with my own reparameterization module and model?