|
ReUseX
0.0.5
3D Point Cloud Processing for Building Reuse
|
#include "reusex/vision/IModel.hpp"#include "reusex/vision/libtorch/Data.hpp"#include <torch/script.h>#include <torch/torch.h>#include <filesystem>#include <memory>#include <span>#include <vector>
Go to the source code of this file.
Classes | |
| class | reusex::vision::libtorch::LibTorchYolo |
| YOLO instance segmentation model using LibTorch (TorchScript). More... | |
Namespaces | |
| namespace | reusex |
| namespace | reusex::vision |
| namespace | reusex::vision::libtorch |