Coder Social home page Coder Social logo

ADVIO segmentation problem about rp-vio HOT 3 OPEN

karnikram avatar karnikram commented on June 8, 2024
ADVIO segmentation problem

from rp-vio.

Comments (3)

sudarshan-s-harithas avatar sudarshan-s-harithas commented on June 8, 2024

Hi,
The lighting conditions do affect the model predictions, they have been trained with synthetic images of Synthia and real images from ScaNet dataset, these datasets had appropriate lighting situations.
And can you elaborate about the distortion coefficients that you have mentioned ?

from rp-vio.

ZhouXiner avatar ZhouXiner commented on June 8, 2024

Hi, thanks for reply!
Before I use the segmenation model, I will first undirtort the images extracted from the raw frame.mvo(ADVIO provide).
In case 12, I use the ditortion coefficients ADVIO dataset privode:
https://github.com/AaltoVision/ADVIO/blob/master/calibration/iphone-02.yaml
which is:
intrinsics:
cols: 1
rows: 4
data: [1077.2, 1079.3,362.145, 636.3873]
distortion:
type: radial-tangential
parameters:
cols: 1
rows: 4
data: [0.0478, 0.0339, -0.00033,
-0.00091]
Also, I try to segment only with the intrinsics, the results is not so reasonable too.
So I wonder maybe you have the better distortion coefficients.

from rp-vio.

karnikram avatar karnikram commented on June 8, 2024

Hi @ZhouXiner,

These are interesting observations. We did not try undistorting the images before inference. Neither do we use the intrinsics in the inference script as we are not interested in the depth predictions from the network. We simply use the mask predictions from the raw images as they were good enough for our VIO system.

For better distortion coefficients you could maybe contact the ADVIO authors for access to their calibration sequences and try recalibrating yourself.

from rp-vio.

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.