Giter VIP home page Giter VIP logo

3dgenz's People

Contributors

bjoernmichele avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

jrebut qixun1

3dgenz's Issues

Some questions about code

Thank you so much for making your code public! We are very interested in your work. Could you open the code on S3DIS and Modelnet? In addition, SN_eval and KP-conv_eval files are missing.

The differences compared with adaptation of DeViSe-3DSeg

I'm sorry, but at this time, I can't see the differences in your approach compared to DeViSe-3DSeg, mentioned as an adaptation of DeViSe-Seg to 3D point clouds. Your framework and theirs seem similar. Could you please spot the differences?

How to compute the Acc in Table 10 and 11?

Hi Bjoern,

I'm curious how do you compute the Acc for multi-class? Such as in Table 10 and 11.

Is it TP/(TP+FP) for a class? Which is true_positive_classes[i]/positive_classes[i] for class i using your code variables.

Question about the generator GMMN

Thank you for publishing your code of such an interesting work. I am new to ZSL/G-ZSL, so I am little bit confused about the source of word representations(Word2Vec/GloVe) of the SemanticKITTI dataset that you provided in this repo. Do you manually build up the corpus of SemanticKITTI dataset, and use Word2Vec/GloVe to get these word representations, or is it publicly available?

Thank you so much!!

Best regards,
RUOYU GENG

Cannot find 'train_SemanticKitti' in the genz3d/kpconv folder.

When I tried to run train_point_sk.py for training the model, there is the following error:
Traceback (most recent call last):
File "train_point_sk.py", line 9, in
from genz3d.kpconv.train_SemanticKitti import SemanticKittiConfig
ModuleNotFoundError: No module named 'genz3d.kpconv.train_SemanticKitti'

Line 9: from genz3d.kpconv.train_SemanticKitti import SemanticKittiConfig

I found there is no 'train_SemanticKitti' file in the kpconv folder. Could anyone to help me solve this problem?

Applying for vanilla zero-shot semantic segmentation setting?

Thanks for your great work. I have a question about whether your approach can be applied to a vanilla semantic segmentation task if the dataset is available. I see in the paper, you said that "we consider semantic segmentation only in the GZSL setting".

Question about the environment of convpoint

Thank you for your work.
I installed all the packages as you guided.
When I try to run 'debug_sn_weight50.sh', there is a error about loading 'nearest_neighbors' Could you please help to see what is wrong?
Traceback (most recent call last): File "/media/SSD/liyang/projects/3DGenZ/3DGenZ/genz3d/seg/train_point_sn.py", line 10, in <module> from genz3d.fkaconv.examples.scannet.train import get_data File "/media/SSD/liyang/projects/3DGenZ/3DGenZ/genz3d/fkaconv/examples/scannet/train.py", line 23, in <module> import genz3d.convpoint.convpoint.knn.lib.python.nearest_neighbors as nearest_neighbors ModuleNotFoundError: No module named 'genz3d.convpoint.convpoint.knn.lib.python.nearest_neighbors'

How to evaluate zero-shot semantic segmentation?

Hi,

In the paper, only generalized zero-shot setting is conducted in the semantic segmentation. I wonder how to evaluate zero-shot segmentation performance, ie only test the performance of segmenting novel classes on the testing point cloud. I imagined one potential way: the final classifier is only trained on generated unseen class feature, so the classifier can only differentiate different new classes. However, the testing point cloud consists both seen and unseen classes. How can the classifier to differentiate seen classes from unseen classes?

Some questions about Backbone training

Thank you for your work!Could you provide the code of backbone training under your ZSL setting? The code here is only open for testing with trained downloaded backbone models (such as FKAConv).

About classification

please where is the code of about classification,can you provide the code of about classification on ModelNet40?Thank you very much

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.