Skip to content

Detect-Anything is a versatile image processing tool that combines the capabilities of Segment Anything, BLIPV, and ChatGPT.

Notifications You must be signed in to change notification settings

isbrycee/Detect-Anything

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Detect-Anything

Detect-Anything(designed for practical application) is a intelligent object detection annotation helper who combines the capabilities of multiple foundation models including Segment Anything, BLIPv2, Flan-T5, GPT2, and even ChatBot and GPT4.

We want capture more precise texonomy for detection and instance segmentation by exploiting these AI-Large models.

Sparing no effort to for exploitation!!!

Coming soon...

📑 TODO

  • Saving COCO format
  • several threshold interface

🛠️ How to use

# Example: without chatgpt
export CUDA_VISIBLE_DEVICES=0
python pipeline_DA.py \
  --data_dir
  --out_dir

💘 Acknowledgements

About

Detect-Anything is a versatile image processing tool that combines the capabilities of Segment Anything, BLIPV, and ChatGPT.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages