An open API service indexing awesome lists of open source software.

https://github.com/capjamesg/sam-gpt4v

Use Grounding DINO, Segment Anything, and GPT-4V to label images with segmentation masks for use in training smaller, fine-tuned models.
https://github.com/capjamesg/sam-gpt4v

Last synced: over 1 year ago
JSON representation

Use Grounding DINO, Segment Anything, and GPT-4V to label images with segmentation masks for use in training smaller, fine-tuned models.

Awesome Lists containing this project

README

          

# SAM-GPT-4V

Use [Grounding DINO](https://blog.roboflow.com/grounding-dino-zero-shot-object-detection/), [Segment Anything](https://blog.roboflow.com/how-to-use-segment-anything-model-sam/), and [GPT-4V](https://blog.roboflow.com/gpt-4-vision/) to label images with segmentation masks for use in training smaller, fine-tuned models.

Here is an example of SAM-GPT-4V used to label the manufacturer of a car:

Screenshot 2023-11-07 at 15 05 44

## License

This project is licensed under an [MIT license](LICENSE).