All code can be run through main.py, where the command line flags control what is run
For example, python3 main.py --bias_type 0 --type 0 1 --experiments 0
- Pandas
- Raytune
- Pytorch
- Torchvision
- Pycocotools
@inproceedings{wang2023overwritingpretrainbias,
author = {Angelina Wang and Olga Russakovsky},
title = {Overwriting Pretrained Bias with Finetuning Data},
booktitle = {International Conference on Computer Vision (ICCV)},
year = {2023}
}