[CVPR'24] The repository provides code for running inference and training for "Segment and Caption Anything" (SCA) , links for downloading the trained model checkpoints, and example notebooks / gradio demo that show how to use the model.
232
stars
15
commits
Python
primary language
Sep 30, 2024
updated
The repository contains the official implementation of "Segment and Caption Anything"
tl;dr
![]() | ![]() |
![]() | ![]() |
News
Please check docs/ENV.md.
Please check docs/MODEL_ZOO.md
Please check docs/DEMO.md
Please check docs/USAGE.md.
Please check docs/EVAL.md
The trained weights are licensed under the Apache 2.0 license.
Deeply appreciate these wonderful open source projects: transformers, accelerate, deepspeed, detectron2, hydra, timm, gradio.
If you find this repository useful, please consider giving a star ⭐ and citation 🦖:
@inproceedings{huang2024segment,
title={Segment and caption anything},
author={Huang, Xiaoke and Wang, Jianfeng and Tang, Yansong and Zhang, Zheng and Hu, Han and Lu, Jiwen and Wang, Lijuan and Liu, Zicheng},
booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
pages={13405--13417},
year={2024}
}
15 commits
Python
66.9%
Jupyter Notebook
32.0%
[CVPR'24] The repository provides code for running inference and training for "Segment and Caption Anything" (SCA) , links for downloading the trained model checkpoints, and example notebooks / gradio demo that show how to use the model.
232
stars
15
commits
Python
primary language
Sep 30, 2024
updated
The repository contains the official implementation of "Segment and Caption Anything"
tl;dr
![]() | ![]() |
![]() | ![]() |
News
Please check docs/ENV.md.
Please check docs/MODEL_ZOO.md
Please check docs/DEMO.md
Please check docs/USAGE.md.
Please check docs/EVAL.md
The trained weights are licensed under the Apache 2.0 license.
Deeply appreciate these wonderful open source projects: transformers, accelerate, deepspeed, detectron2, hydra, timm, gradio.
If you find this repository useful, please consider giving a star ⭐ and citation 🦖:
@inproceedings{huang2024segment,
title={Segment and caption anything},
author={Huang, Xiaoke and Wang, Jianfeng and Tang, Yansong and Zhang, Zheng and Hu, Han and Lu, Jiwen and Wang, Lijuan and Liu, Zicheng},
booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
pages={13405--13417},
year={2024}
}
15 commits
Python
66.9%
Jupyter Notebook
32.0%