Giter VIP home page Giter VIP logo

Comments (10)

sarlinpe avatar sarlinpe commented on June 18, 2024
  1. Do you properly gravity-rectify and undistort the images? Do the gravity estimates look sufficiently accurate?
  2. Are you sure that the ground truth poses of these datasets are sufficiently accurate for such evaluation?

from orienternet.

SiYLin avatar SiYLin commented on June 18, 2024

Thank you for your response. I appreciate your diligence in this matter. Upon my initial interpretation, I may have made a mistake.

I conducted tests on the KITTI dataset and the results aligned well with the data provided in your paper. However, when I applied the same tests to the Nuscenes dataset, I observed a significant drop in the XY position (5m), which fell to 48% recall under a maximum initial error of 32m.

I have verified the roll pitch that we used to rectify the camera (similar to the process what you used in KITTI dataset, pixel to camera, camera to vehicle, and vehicle to world). For my training, I only use the front camera data.

from orienternet.

sarlinpe avatar sarlinpe commented on June 18, 2024
  1. So you actually do retrain the model on the Nuscenes dataset? Do you initialize it with the model trained on Mapillary? How large is the dataset? Are you sure that it is not simply overfitting?
  2. I am not familiar with the Nuscenes dataset, but it may simply be more difficult than KITTI if it has sparser distinctive semantic elements (more data from highways, less from city & residential areas) or if OSM is of lower quality in these areas (incorrect or fewer labels).

from orienternet.

SiYLin avatar SiYLin commented on June 18, 2024
  1. Yes, I retrained on Nuscenes.
  2. No,I trained model from scratch. The nuscenes dataset containes around 30K training samples and 6k validation samples.

from orienternet.

sarlinpe avatar sarlinpe commented on June 18, 2024

This is likely too small. If the training and validation data are in disjoint areas, you should see a clear overfitting.

from orienternet.

SiYLin avatar SiYLin commented on June 18, 2024

Thx for your replying! It does overfit the training dataset. The recall half meters is 100% in training dataset....May I know how much data in general to train this model?

from orienternet.

sarlinpe avatar sarlinpe commented on June 18, 2024

The more the better. Try initializing your model with the pre-trained Mapillary model that we provide.

from orienternet.

jike5 avatar jike5 commented on June 18, 2024

Hi, Thx for the great work. I recently have tried to apply your work on various autonomous driving dataset and find out the performance is way lower compare to the information you gave in paper such as KITTI, under same max init error. E.g. The position XY 5m recall is only around 40% under 32 init error.

Hello, SiYlin, I've also been trying to migrate Orienternet to NuScenes recently. I wanted to ask you how you're getting GPS information. As far as I know, NuScenes only provides ground truth pose and doesn't include raw GPS information with noise. Thank you very much!

from orienternet.

SiYLin avatar SiYLin commented on June 18, 2024

Hi, Thx for the great work. I recently have tried to apply your work on various autonomous driving dataset and find out the performance is way lower compare to the information you gave in paper such as KITTI, under same max init error. E.g. The position XY 5m recall is only around 40% under 32 init error.

Hello, SiYlin, I've also been trying to migrate Orienternet to NuScenes recently. I wanted to ask you how you're getting GPS information. As far as I know, NuScenes only provides ground truth pose and doesn't include raw GPS information with noise. Thank you very much!

Hi :
You can try to add some random noise on the ground truth pose to fake the scenario in which you have noise GPS information.

from orienternet.

jike5 avatar jike5 commented on June 18, 2024

Hi, Thx for the great work. I recently have tried to apply your work on various autonomous driving dataset and find out the performance is way lower compare to the information you gave in paper such as KITTI, under same max init error. E.g. The position XY 5m recall is only around 40% under 32 init error.

Hello, SiYlin, I've also been trying to migrate Orienternet to NuScenes recently. I wanted to ask you how you're getting GPS information. As far as I know, NuScenes only provides ground truth pose and doesn't include raw GPS information with noise. Thank you very much!

Hi : You can try to add some random noise on the ground truth pose to fake the scenario in which you have noise GPS information.

Got it, that's exactly what I'm doing now🤣, thanks.

from orienternet.

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.