- https://github.com/IDEA-Research/Grounded-Segment-Anything
- Move the create_annotation_yolo.py to Grounded-Segment-Anything.
- Download grounded_dino weights and SAM weights into grounded-segment-anything folder.
- Run create_annotation_yolo.py with --output_dir where labels will be generated and input_dir where images are located.
python publish_image.py ---model_path "" --image_topic "/camera/image_raw"
python detection_image_publisher.py