Giter Site home page Giter Site logo

technical discussion about banmo HOT 7 CLOSED

yushengjiexy avatar yushengjiexy commented on July 29, 2024
technical discussion

from banmo.

Comments (7)

gengshan-y avatar gengshan-y commented on July 29, 2024

There are a few possibilities:

  1. Directly run banmo on videos of different cars. This can model category shapes by LBS-based deformations. But it is still slow.
  2. Train a feed-forward network with ground-truth from 1. This will give you a fast inference pipeline.

UCMR did something similar to what I suggested above.
ViSER and DOVE combines 1 and 2 in a joint optimization pipeline.

from banmo.

yushengjiexy avatar yushengjiexy commented on July 29, 2024

Hello, I found that if only part of the cat can be seen in the video, the reconstructed model is incomplete.
Hi, if I want to model a car, but the car is only partially visible in the video, what is the recommended way to get the full car model? thanks
image
image

from banmo.

gengshan-y avatar gengshan-y commented on July 29, 2024

One thing to try is the symmetry option. This is equivalent to augmenting the data to be mirror symmetric.

Another way is to jointly reconstruct multiple videos of similar-looking cars, while sharing the the same canonical shape.

from banmo.

yushengjiexy avatar yushengjiexy commented on July 29, 2024

I searched some single view reconstruction papers, such as pixelNeRF, but I didn't find the reconstruction of moving objects Occluded by multiple views. Do you have any papers recommended for this? thank!

from banmo.

yushengjiexy avatar yushengjiexy commented on July 29, 2024

if you have time, could you give me some ideas?Thank you!

from banmo.

gengshan-y avatar gengshan-y commented on July 29, 2024

I would still suggest reading UCMR/DOVE/ViSER, which reconstruct category shapes from images/videos. Another related one is panoptic neural fields.

from banmo.

yushengjiexy avatar yushengjiexy commented on July 29, 2024

thanks

from banmo.

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.