Skip to content

timm integration and new models

Latest
Compare
Choose a tag to compare
@dedeswim dedeswim released this 28 Sep 17:13
· 100 commits to master since this release

What's Changed

  • Added new model ID's by @nmndeep in #52
  • Modas2021_PRIME models added by @nmndeep in #57
  • readme correction by @nmndeep in #60
  • Remove all .cuda() calls by @dedeswim in #61
  • Enable using ImageNet benchmarking for new models by @dedeswim in #64
  • add Kang2021Stable model by @fra31 in #66
  • sort models including external evaluations by @fra31 in #69
  • add results from Erichson2022NoisyMix by @fra31 in #70
  • Explicit encoding in setup.py to fix #72 by @dedeswim in #74
  • Updated results for Sehwag2021Proxy by @VSehwag in #76
  • Pang2022Robustness models added by @nmndeep in #77
  • additional data flags corrected by @nmndeep in #78
  • add models from Jia2022LAS-AT by @fra31 in #80
  • remove unnecessary file when loading custom ImageNet by @CNOCycle in #75
  • update info of Sridhar2021Robust models by @fra31 in #82
  • ImageNet-3DCC and corruption updates by @ofkar in #85
  • add models from Addepalli2022Efficient by @fra31 in #91
  • throw error when too many images are requested by @fra31 in #96
  • Add Debenedetti2022Light and support for timm by @dedeswim in #100

New Contributors

Full Changelog: v1.0...v1.1