Home

Awesome

CroDoBo

Introduction

Environment

Requirements

Dataset Preparation

Training

python main_crodobo.py --backbone FEATURENETWORK --dataset DATASETOPTION --data_root PATH/TO/YOUR/DATASET

Contact

Citation

If you find this codebase useful, please cite our paper:

@article{yang2021burn,
  title={Burn After Reading: Online Adaptation for Cross-domain Streaming Data},
  author={Yang, Luyu and Gao, Mingfei and Chen, Zeyuan and Xu, Ran and Shrivastava, Abhinav and Ramaiah, Chetan},
  journal={arXiv preprint arXiv:2112.04345},
  year={2021}
}

Acknowledgement

License

Our code is BSD-3 licensed. See LICENSE.txt for details.