Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ZhangAIPI/DIM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

DIM

This repository contains the core code to implement the idea of our paper:

Discover and Mitigate Multiple Biased Subgroups in Image Classifiers (CVPR 2024)

Requirements

  • python >= 3.6.5
  • pytorch == 1.7.x
  • numpy >= 1.15.4
  • clip-retrieval >= 2.0

Citation

If you find the idea or code useful for your research, please consider citing our paper:

@inproceedings{zhang2024DIM,
  author={Zeliang Zhang and Mingqian Feng and Zhiheng Li and Chenliang Xu},
  booktitle = {The Thirty-Fourth IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  title = {Discover and Mitigate Multiple Biased Subgroups in Image Classifiers},
  year = {2024},
}

Contact

Questions and suggestions can be sent to [email protected].

About

Discover and mitigate multiple unknown bias (CVPR'24)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages