|
ReUseX
0.0.5
3D Point Cloud Processing for Building Reuse
|
This is the complete list of members for reusex::vision::tensor_rt::TensorRTSam3p1, including all inherited members.
| create(const std::filesystem::path &model_path) | reusex::vision::tensor_rt::TensorRTSam3p1 | static |
| load_bytes_from_file(const std::string &file_path) | reusex::vision::tensor_rt::TensorRTSam3p1 | protectedstatic |
| load_engines() | reusex::vision::tensor_rt::TensorRTSam3p1 | protected |
| reset() override | reusex::vision::tensor_rt::TensorRTSam3p1 | virtual |
| step(const IDataset::Pair &in) override | reusex::vision::tensor_rt::TensorRTSam3p1 | virtual |
| TensorRTSam3p1(const std::string &vision_encoder_path, const std::string &text_encoder_path, const std::string &geometry_encoder_path, const std::string &decoder_path, const std::string &memory_encoder_path, const std::string &memory_attention_path, const std::string &tokenizer_path, const std::filesystem::path &meta_path, int gpu_id) | reusex::vision::tensor_rt::TensorRTSam3p1 | |
| ~IVideoModel()=default | reusex::vision::IVideoModel | virtual |