-
I want to train instance segmentation on my dataset with only one semantic class. How should I modify the config file to disable the panoptic segmentation part?
and here is my config file:
```
_bas…
-
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…
-
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…
-
S.MID beta version 1.2 has been released on July 3, 2024.
[S.MID version 1.3](https://www.semanticindustry.top/download) has been released on Aug 3, 2024. In S.MID v1.3, we have optimized the 3D …
-
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.…
-
Hi, thank you for sharing this excellent work.
I encountered an out-of-memory issue when running the code during the "Merging the masks" stage. My system has 32GB of RAM and 32GB of swap, but the c…
-
**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…