Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
ojh6404 committed Jan 15, 2024
1 parent ed441df commit f02d1d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ roslaunch tracking_ros deva.launch \
model_type:=vit_t \ # SAM model type
device:=cuda:0 model_type # cpu or gpu to run model
```
or run docker by
or
```bash
./run_docker -host localhost -mount ./launch -name deva.launch \
input_image:=/kinect_head/rgb/image_rect_color \ # input image topic
Expand Down

0 comments on commit f02d1d1

Please sign in to comment.