Home

Awesome

OccamNets v1 (ECCV 2022 Oral Paper)

This is the repository for our new paper OccamNets. In this paper, we apply Occam's razor to neural networks to use only the required network depth and required visual regions. This increases bias robustness.

<img src="occamnets.jpg" width="800"/>

Install the dependencies

./requirements.sh

Configuration:

Instructions for each dataset

BiasedMNISTv2 (released under Creative Commons Attribution 4.0 International (CC BY 4.0) license)

COCO-on-Places

Training Scripts

Relevant files for OccamNets

Citation

@article{shrestha2022occamnets,
  title={OccamNets: Mitigating Dataset Bias by Favoring Simpler Hypotheses},
  author={Shrestha, Robik and Kafle, Kushal and Kanan, Christopher},
  booktitle={European Conference on Computer Vision (ECCV)},
  year={2022}
}

This work was supported in part by NSF awards #1909696 and #2047556.