You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Setting data_dir, arch and ckpt_location in benchmark_model.py
Running benchmark_model.py
The models use the Swin architecture from the old timm==0.6.7 version. If it is preferred for me to write the pull request, please let me know what the best way to implement it is.
Model 1
Architecture: Swin-B (from timm==0.6.7, same as Liu2023Comprehensive)
I want to add my models to the Model Zoo (check if true)
I use an architecture that is included among
those here or in timm. If not, I added the link to the architecture implementation so that it can be added.
I agree to release my model(s) under MIT license (check if true) OR under a custom license, located here: (put the custom license URL here if a custom license is needed. If no URL is specified, we assume that you are fine with MIT)
The text was updated successfully, but these errors were encountered:
Paper Information
The focus of the paper is on efficient robust training using gradient regularisation, and showing it is surprisingly effective on ImageNet.
Leaderboard Claim(s)
Our model can be instantiated and benchmarked by:
data_dir
,arch
andckpt_location
inbenchmark_model.py
benchmark_model.py
The models use the Swin architecture from the old timm==0.6.7 version. If it is preferred for me to write the pull request, please let me know what the best way to implement it is.
Model 1
Model 2
Model Zoo:
those here or in
timm
. If not, I added the link to the architecture implementation so that it can be added.The text was updated successfully, but these errors were encountered: