Giter Club home page Giter Club logo

Comments (11)

JUGGHM avatar JUGGHM commented on June 5, 2024

Thanks for your interest yuyu! Individually I guess you could write your own dataloader for the HandNet dataset.

from penet_icra2021.

yuyu19970716 avatar yuyu19970716 commented on June 5, 2024

Thanks for your quick reply! If I write my own data loader for HandNet, if its depth map and rgb image are already aligned, do I need to use the function load_calib() in kitti_loader? I think I should not need the value of k. Very much looking forward to your reply!

from penet_icra2021.

JUGGHM avatar JUGGHM commented on June 5, 2024

Thanks for your quick reply! If I write my own data loader for HandNet, if its depth map and rgb image are already aligned, do I need to use the function load_calib() in kitti_loader? I think I should not need the value of k. Very much looking forward to your reply!

You might need it if you want to use the proposed geometric convolutional layer, otherwise not.

from penet_icra2021.

yuyu19970716 avatar yuyu19970716 commented on June 5, 2024

Thank you very much for your reply!

I may need to bother you with another question. Is K in the code the internal parameter matrix of the camera?

Looking forward to your reply, thank you in advance! ! !

from penet_icra2021.

JUGGHM avatar JUGGHM commented on June 5, 2024

Thank you very much for your reply!

I may need to bother you with another question. Is K in the code the internal parameter matrix of the camera?

Looking forward to your reply, thank you in advance! ! !

Exactly.

from penet_icra2021.

yuyu19970716 avatar yuyu19970716 commented on June 5, 2024

alright, thank you very much! I trained the network today. I used the NYU-Depth v2 dataset and changed k to the camera's internal parameter matrix in this dataset, but after 100 rounds of running, the RMSE is still very large. My training set is 1000, the evaluation set is 200, and the test Set 200, could the RMSE reach a few thousand because the training set is too small?

from penet_icra2021.

JUGGHM avatar JUGGHM commented on June 5, 2024

alright, thank you very much! I trained the network today. I used the NYU-Depth v2 dataset and changed k to the camera's internal parameter matrix in this dataset, but after 100 rounds of running, the RMSE is still very large. My training set is 1000, the evaluation set is 200, and the test Set 200, could the RMSE reach a few thousand because the training set is too small?

You could refer to other works (e.g. NLSPN) for the training settings on NYU Depth V2 dataset. After a full training procedure, ENet could reach an RMSE of around 104 mm.

from penet_icra2021.

yuyu19970716 avatar yuyu19970716 commented on June 5, 2024

Good! Thank you so much! I'm going to try what you said right away!

from penet_icra2021.

yuyu19970716 avatar yuyu19970716 commented on June 5, 2024

Hi, I'm sorry to bother you again.
I have now trained PENet with KITTI, but I still have a question: can this network be trained with NYU depth v2? If not, I'll change my mind. Especially looking forward to your reply.
I changed the format of the NYU depth v2 dataset to the image format required by PENet.Can I do this? Because I ran into some other problems.
Very much looking forward to your reply!

from penet_icra2021.

JUGGHM avatar JUGGHM commented on June 5, 2024

Hi, I'm sorry to bother you again. I have now trained PENet with KITTI, but I still have a question: can this network be trained with NYU depth v2? If not, I'll change my mind. Especially looking forward to your reply. I changed the format of the NYU depth v2 dataset to the image format required by PENet.Can I do this? Because I ran into some other problems. Very much looking forward to your reply!

I didn't change the format of NYU depth V2 and directly rendered the NYU depth v2 dataloader from Park's (NLSPN) repositories. It works normally with a common training setting on the indoor dataset. I hope these files could help.
nyu.json.txt
nyu_loader.py.txt

from penet_icra2021.

yuyu19970716 avatar yuyu19970716 commented on June 5, 2024

OK! I will take a serious look at what you have to offer!
thank you very much!

from penet_icra2021.

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.