Code Monkey home page Code Monkey logo

Comments (4)

Chen-Xieyuanli avatar Chen-Xieyuanli commented on June 14, 2024

@yangpan22223, thanks for using our code.

Several things you could check:

  1. The final result reported in the paper was N=8 and enhanced with semantics. You may check the results after fusing the semantics and a simple way is given here
  2. During inferring whether KNN is enabled in the config file.
  3. Whether you are using the latest version 1.1, where shuffle and transform are now set to default as True, which will influence the performance.
  4. Which graphic and batch_size you are using. Different batch_size will also influence the performance.

All the training parameter settings and logs have already been provided in the collection of downloads.

I hope you have fun with our LiDAR-MOS benchmark and code ;-)

from lidar-mos.

yangpan22223 avatar yangpan22223 commented on June 14, 2024

Thanks for the answer.
I have checked my setting:

  1. My result was N=8 and enhanced with semantics
  2. KNN is enabled when inferring.
  3. I used the latest version 1.1
  4. I use pytorch framework for training and batch_size=24.
    I have a question, are there any pre-trained models that need to be loaded when training salsanext? My salsanext is trained from scratch.

from lidar-mos.

Chen-Xieyuanli avatar Chen-Xieyuanli commented on June 14, 2024

There is no pre-trained step. To verify the settings, could you please train it again with 150 epochs?
The randomized initial weights of the network may also influence the results a little bit, but there are multiple users already reproduced similar results as reported in the paper.
What is your account on the benchmark? I could also help you to check the results.

from lidar-mos.

Chen-Xieyuanli avatar Chen-Xieyuanli commented on June 14, 2024

Since there is no update for a while, I would like to close this issue. Feel free to reopen it, if needed.

from lidar-mos.

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.