-
Hello,
Our goal is to segment CAD pieces, as the one depicted below.
3D semantic segmentation worked really well with PTv3, and allowed us to separate the faces (red) from the deburring (blue).
H…
-
### Actions before raising this issue
- [X] I searched the existing issues and did not find anything similar.
- [X] I read/searched [the docs](https://docs.cvat.ai/docs/)
### Is your feature request…
-
Thank you so much for sharing your great work.
When I used your code and pre-trained weights to reproduce the segmentation results for the "sofa" scene, my mIoU results were calculated to be just …
-
Here are useful ressources to look into:
- Our lab metrics definition: https://github.com/ivadomed/MetricsReloaded
- Panoptica: [Panoptica -- instance-wise evaluation of 3D semantic and instance se…
-
Hi guys,
A very useful feature would be Polyhedron/3D polygon annotation in Dense Point Clouds e.g for 3D instance segmentation.
Like Cuboid except for irregular shapes. Similar to https://github.…
-
**Short Description**
Baseline models for end-to-end semantic segmentation of 3D LiDAR point clouds, specifically (but not limited to) the detection and categorization of instances of interest, suc…
-
When I generate data on one single route, the question about "Stopping the route, the agent has crashed:" arise.
```shell
transform:Transform(Location(x=338.770386, y=214.451157, z=0.500000), Rota…
-
**Motivation**
Medical imaging is one of the main use cases for semantic segmentation (heck, [U-Net](https://arxiv.org/abs/1505.04597) was actually invented to perform Biomedical Image Segmentation!)…
-
Hello,
I have created a script that will utilize the COLMAP data structure and via the sparse data, determine which SAM masks belongs to what frames.
For example, a trash bin that is viewed fro…
-
Hello, very great work! Is there any plan to release 3D semantic and instance segmentation codes?