ROS package for SOTA Computer Vision Models including SAM, Cutie, GroundingDINO, YOLO-World, VLPart, DEVA and MaskDINO.
38
stars
4
forks
source link
feat: enable to not using docker when launching a container #5
Closed
HiroIshida closed 10 months ago
currently, container always runs with gpus, even if user selected to use cpu. This PR enables to launch container without gpus, if user want to