Skip to content
forked from aim-uofa/DiverGen

DiverGen (CVPR 2024) & BSGAL (ICML 2024)

License

Notifications You must be signed in to change notification settings

CV-Seg/DiverGen

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DiverGen & BSGAL

  • DiverGen (CVPR 2024) - Improving Instance Segmentation by Learning Wider Data Distribution with More Diverse Generative Data

  • BSGAL (ICML 2024) - Generative Active Learning for Long-tailed Instance Segmentation

📣 News

  • 2024.7 We have released the code of BSGAL!
  • 2024.5 BSGAL has been accepted to ICML 2024!
  • 2024.2 DiverGen has been accepted to CVPR 2024!

🖊️ Citation

If you find this project useful in your research, please consider cite:

@inproceedings{fan2024divergen,
  title={DiverGen: Improving Instance Segmentation by Learning Wider Data Distribution with More Diverse Generative Data},
  author={Fan, Chengxiang and Zhu, Muzhi and Chen, Hao and Liu, Yang and Wu, Weijia and Zhang, Huaqi and Shen, Chunhua},
  booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  pages={3986--3995},
  year={2024}
}

@inproceedings{zhu2024generative,
      title={Generative Active Learning for Long-tailed Instance Segmentation}, 
      author={Muzhi Zhu and Chengxiang Fan and Hao Chen and Yang Liu and Weian Mao and Xiaogang Xu and Chunhua Shen},
      booktitle={International Conference on Machine Learning},
      year={2024},
}

About

DiverGen (CVPR 2024) & BSGAL (ICML 2024)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.8%
  • Shell 0.2%