Simsso / NIPS-2018-Adversarial-Vision-Challenge

Code, documents, and deployment configuration files, related to our participation in the 2018 NIPS Adversarial Vision Challenge "Robust Model Track"
MIT License
10 stars 1 forks source link

ResNet Fixes #76

Closed Simsso closed 5 years ago

Simsso commented 5 years ago

This PR fixes several issues which we ran into when testing out model in our last working group meeting (#56). They were partly listed in this comment.

Changes

Validation

Started a couple of validation runs for testing purposes.

Simsso commented 5 years ago

Concerning the memory requirements, I had to upscale for one of the training runs because Python ran out of RAM. It looks like 12 GB should suffice. image