Skip to content

Commit 50b26d0

Browse files
add sam2_ai4rs readme
1 parent 4834a87 commit 50b26d0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

projects/sam2_ai4rs/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ The project folder holds codes related to ai4rs and SAM2.
99

1010
Script Descriptions:
1111

12-
1. `eval_zero-shot-oriented-detection_dota.py` implement Zero-shot Oriented Object Detection with SAM. It prompts SAM with predicted boxes from a horizontal object detector.
13-
2. `demo_zero-shot-oriented-detection.py` inference single image for Zero-shot Oriented Object Detection with SAM.
12+
1. `eval_zero-shot-oriented-detection_dota.py` implement Zero-shot Oriented Object Detection with SAM2. It prompts SAM2 with predicted boxes from a horizontal object detector.
13+
2. `demo_zero-shot-oriented-detection.py` inference single image for Zero-shot Oriented Object Detection with SAM2.
1414
3. `data_builder` holds configuration information and process of dataset, dataloader.
1515

1616
The project is refer to [playground](https://github.com/open-mmlab/playground).

0 commit comments

Comments
 (0)