ImageNet-3DCC and corruption updates#85
Conversation
|
Hi, thanks a lot for the contribution, it looks great! Is it possible to add also the unaggregated results as here? As minor thing, I'd add in the header of the table in the readme e.g. arrows to indicate that for robust accuracy higher is better, while for mCE it's the opposite. |
|
Thanks. I made the updates you suggested. Let me know if everything looks good. |
|
Wow, that was fast, especially for a Saturday ;) The changes look good. A few further suggestions:
I applied these and few other minor changes to the README in a new commit. I'd say that everything looks good to me and we could merge unless others (@VSehwag, @dedeswim) have some further suggestions. |
dedeswim
left a comment
There was a problem hiding this comment.
LGTM. Sorry if it took me long to review this. Thanks a lot for the contribution! :)
dedeswim
left a comment
There was a problem hiding this comment.
Actually, I have just realized that also the Jinja template used to generate the leaderboard website should be updated to reflect this addition, by adding the new columns in the Corruptions ImageNet leaderboard.
@ofkar can you take care of that? Otherwise I can help with this :)
|
@dedeswim I'm not too familiar with it, but I actually created another PR to update the website too: RobustBench/robustbench.github.io#13 So is this update related to those changes as well? I have already entered new entries to the corruption leaderboard there. |
|
Yeah I saw the PR, thanks also for that one! We have this template and script which we use for generating the leaderboard from the |
|
We agreed with Edoardo that the change to the ninja template can be done as a separate PR. Merging then! Thanks again, Oguzhan! |
Hi
I forked again and made the updates, this should be good now. Sorry for the issue.
Done.
Actually, I also created a new loader function to isolate the two. Also, the quickstart includes the names of the corruptions in ImageNet-3DCC which could be handy. Let me know if this sounds good.
Good point, added a section for that.
Done.
Done.
Let me know if you see further issues. Thanks!