Code Monkey home page Code Monkey logo

Comments (7)

yangyanli avatar yangyanli commented on August 17, 2024 2

Semantic3D is large in terms of point number, but rather small in terms of diverse scene. Due to this reason, we observed strong overfitting on Semantic3d. Nevertheless, we managed to achieve results that would reach 2nd place on the leader board. We believe the results can be further improved if we try some more data augmentation tricks, so we decided not to release our results on the leader board. Then we joined Alibaba and do not have enough time to play on this dataset (we have larger datasets to play with ;-).

In short, we believe PointCNN should perform well on Semantic3D, if you have time/patience in fighting against the overfitting.

from pointcnn.

yangyanli avatar yangyanli commented on August 17, 2024

We are working on this dataset. The code for processing semantic3d at the moment probably is not a good solution. It just serves as an exemplar to demonstrate that semantic3d could be processed in a very similar way as that for ScanNet and S3DIS, though it won't lead to the best performance.

Compared with ScanNet and S3DIS, semantic3d is extremely dense (and yes, it takes longer to train/eval), and we are working on a way to better leverage all the training data, which is likely doable through a proper preprocessing, without touch the PointCNN core code.

So, please stay tuned ;-)

from pointcnn.

LZDSJTU avatar LZDSJTU commented on August 17, 2024

How long does it need to train the cls/seg network? What is your device?

from pointcnn.

LZDSJTU avatar LZDSJTU commented on August 17, 2024

I find that it may be overfitting using 1024 epoch in S3DIS. Do you have such problem?

from pointcnn.

burui11087 avatar burui11087 commented on August 17, 2024

Hi, @LZDSJTU
We also have this problem. We can get almost 100 percision on training set, but only 80-90 acc on val. We still try to reslove this problem~~

from pointcnn.

bw4sz avatar bw4sz commented on August 17, 2024

any update on semantic segmentation? I'm happy to chase preprocessing ideas. Are people seeing improvement over pointnet? I have that up and running and am decently happy with results. I'm debating trying pointnet++ or pointcnn.

from pointcnn.

bw4sz avatar bw4sz commented on August 17, 2024

from pointcnn.

Related Issues (20)

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.