Geoffrey Negiar

Results 50 issues of Geoffrey Negiar

- [ ] Universal Adv Examples doesn't need to run on the full CIFAR 10 dataset - [ ] Remove dependency to ImageNet -- find a small but high resoluton...

See project proposal [here](https://andre-martins.github.io/pages/project-examples-for-deep-structured-learning-fall-2019.html).

type:example

Replace $\max_\delta \mathcal L(f_\theta(x + \delta), y)$ with $\max_{g\in \mathcal G} L(f_\theta(g(x), y))$ Example: filter based models where $g$ is a piece-wise linear function.