Git Product home page Git Product logo

Comments (5)

dingmyu avatar dingmyu commented on July 30, 2024 3

The model in this repo is consistent with the paper and can produce the same results as the paper. In the experiment, we found that adding the D4LCN module to the first three blocks achieves the best results. And the D4LCN module after block2 is the most important, the module after block1 is the least important.

For convenience, we try to provide a time-saving model, which can be trained on 11GB GPUs in one day.

Hi Danny,

As I said, the performance with and without D4LCN on block1 is similar.

Do you mean pseudo-LiDAR representations or x-y-z three channels? I didn't try pseudo-LiDAR because 3D processing should be more time-consuming than 2D. However, using three channels seems like a good idea if u want to try : )

Thanks.

from d4lcn.

dingmyu avatar dingmyu commented on July 30, 2024

Hi Danny,

What do you mean by the difference between the model and the paper?

The model in this repo is consistent with the paper and can produce the same results as the paper. In the experiment, we found that adding the D4LCN module to the first three blocks achieves the best results. And the D4LCN module after block2 is the most important, the module after block1 is the least important.

For convenience, we try to provide a time-saving model, which can be trained on 11GB GPUs in one day. In README, we provide a simplified version of the model. This model only uses a D4LCN module after block2, which also produces good performance. What we want to prove is that using only one D4LCN module can also bring significant improvements. The result of this simplified model is almost the same as that in the paper, you can download and have a try :)

Thanks

from d4lcn.

dannyhung1128 avatar dannyhung1128 commented on July 30, 2024

Like you mentioned you use D4LCN 3 times but in your repo only 2 times.
This line was commented out https://github.com/dingmyu/D4LCN/blob/master/models/resnet_dilate.py#L148

from d4lcn.

dannyhung1128 avatar dannyhung1128 commented on July 30, 2024

just curious, have you switched your depth input into 3d depth, which contains 3d depth points x, y, z?

from d4lcn.

dingmyu avatar dingmyu commented on July 30, 2024

Feel free to reopen it if you have any further questions.

from d4lcn.

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.