-
Institute: Shanghai Jiao Tong University
URL: https://arxiv.org/pdf/1807.00652.pdf
Git: https://github.com/MVIG-SJTU/pointSIFT Tensorflow
Author: [Cewu Lu](http://mvig.sjtu.edu.cn/publications/inde…
-
Dear author:
I am a novice in the field of 3d semantic segmentation. I notice your miou in CodaLab competitions is 68.9, but in your paper the result is 67.8. Why are the two results different? Thank…
-
- [x] OpenImages (#274)
- [x] VoTT (#573)
- [x] CelebA (#484)
- [x] SYNTHIA (#532)
- [ ] Veri776 (re-indefication)
- [x] CIFAR (#225)
- [x] MNIST (#234)
- [x] Fashion-MNIST (#234)
- [x] Kineti…
-
I have a question about evaluation script in `ScanNet/BenchmarkScripts/3d_evaluation/evaluate_semantic_instance.py` between line `120` and `137`.
```
if overlap > overla…
-
Hey, really cool to see a simple BEV method which out performs many strong baseline.
I have a question about 3D object bounding box detection. Did the authors also tried object detection task along…
-
Hi, Thanks for your work.
I am following your tutorial on [https://towardsdatascience.com/point-net-for-semantic-segmentation-3eea48715a62](url). According to that before training the model I need to…
-
Thank you for sharing your work. After reading paper, I have a confusion about Matterport3D dataset.
Matterport3d only provided surface reconstructions, camera poses, and 2D and 3D semantic segment…
-
I submitted it according to the format for 3d semantic segmentation. I don't know where the processing occurs. Please tell me what these four files are respectively?
Thanks!!!
Dear benchmark user,…
-
# Overview
## PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation
Arxiv: https://arxiv.org/abs/1612.00593
GitHub: https://github.com/charlesq34/pointnet
--------…
-
Is it possible to export point clouds with semantic labels or instance labels after instance segmentation?