#include <clipseg_segmentation.hpp>
◆ GetMasks2DFromTextQueryInterface()
moveit_studio::behaviors::GetMasks2DFromTextQueryInterface::GetMasks2DFromTextQueryInterface |
( |
| ) |
|
|
inline |
◆ ~GetMasks2DFromTextQueryInterface()
virtual moveit_studio::behaviors::GetMasks2DFromTextQueryInterface::~GetMasks2DFromTextQueryInterface |
( |
| ) |
|
|
virtualdefault |
◆ init()
void moveit_studio::behaviors::GetMasks2DFromTextQueryInterface::init |
( |
const std::filesystem::path & |
encoder_onnx_file, |
|
|
const std::filesystem::path & |
decoder_onnx_file |
|
) |
| |
|
virtual |
◆ predict_mask()
const moveit_pro_ml::ONNXImage & moveit_studio::behaviors::GetMasks2DFromTextQueryInterface::predict_mask |
( |
const moveit_pro_ml::ONNXImage & |
image, |
|
|
const std::vector< std::string > & |
prompts |
|
) |
| const |
|
virtual |
◆ is_initialized
bool moveit_studio::behaviors::GetMasks2DFromTextQueryInterface::is_initialized = false |
The documentation for this class was generated from the following files: