Git Product home page Git Product logo

Comments (5)

LizhenWangT avatar LizhenWangT commented on June 28, 2024

You should first calibrate your depth camera and get the internal and external parameters. Then, please refer to Registration in (https://github.com/r9y9/pylibfreenect2) as an example.

from normalgan.

sunjc0306 avatar sunjc0306 commented on June 28, 2024

Thanks. I read your paper carefully. However, I didn't find three discriminators (Fdb, Fcb, Fdf) in the code. Are there detailed descriptions of these. In addition, I would wonder to ask if there is a plan for open source training code.

from normalgan.

Luciano07 avatar Luciano07 commented on June 28, 2024

Hi,
I'm using 'pylibfreenect2' to capture rgb and depth images from Kinect v2, containing background and body information. I tested NormalGAN with these images, but it fails in erosion function.
I looked in 'datasets/testdata/' and the images only contain body pixels. Seems like that i have to apply a body mask to use NormalGAN correctly.
Which method do you use for the segment body in color and depth images?

Thanks for amazing work!

from normalgan.

LizhenWangT avatar LizhenWangT commented on June 28, 2024

Hi,
I'm using 'pylibfreenect2' to capture rgb and depth images from Kinect v2, containing background and body information. I tested NormalGAN with these images, but it fails in erosion function.
I looked in 'datasets/testdata/' and the images only contain body pixels. Seems like that i have to apply a body mask to use NormalGAN correctly.
Which method do you use for the segment body in color and depth images?

Thanks for amazing work!

Thank you! Actually, we directly cut the body part using two thresholds in depth map in live demos. This may lead to bad results around the feet part (depth map also performs bad in this area). If you do not care about this area, that's enough.

from normalgan.

LizhenWangT avatar LizhenWangT commented on June 28, 2024

Thanks. I read your paper carefully. However, I didn't find three discriminators (Fdb, Fcb, Fdf) in the code. Are there detailed descriptions of these. In addition, I would wonder to ask if there is a plan for open source training code.

As we can not distribute our dataset due to commercial reasons, we think it's hard to generate a similar dataset (which needs hundreds of 3D human models). So we don't have the plan to update the training code.

from normalgan.

Related Issues (8)

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.