ROS package containing CLIPSeg ONNX models for image segmentation.
This package contains the following ONNX models:
models/clip.onnx
- CLIP model for text and image encodingmodels/clipseg.onnx
- CLIPSeg model for semantic segmentation
Submodule this repo into a user_workspace to make the models available in the moveit_pro_clipseg
package for use by MoveIt Pro Behaviors.