Giter Club home page Giter Club logo

3dnbf's People

Contributors

edz-o avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

3dnbf's Issues

How can I perform a demo test?

I'd like to use your pre-trained model to reconstruct videos and images. Could you please guide me on how to test this? I'm very grateful for your assistance.

human body model not displayed on demo results

Thanks for your excellent work.
When I run the demo part, the result is like this:
image

When I uncommented these two lines of code, and run this command CUDA_VISIBLE_DEVICES=0 python tools/visualize_predictions.py --config configs/3dnbf/resnet50_pare_w_coke_pw3d_demo.py --output_file output/result_keypoints.json --outdir output/visualization again, the result became like this:

# for j in range(kp2d_op.shape[0]):
# cv2.circle(img_vis[0], (int(kp2d_op[j][0]), int(kp2d_op[j][1])), 2, (0, 0, 255), 2)

image

I want to know why the human body model is not displayed on my demo results.
Thanks in advance.

disable_occ=True?

Hi @edz-o et al.,

Thx for ur exellent work. May I ask it seems the occ model is never activated for all given configs, no? If I understood correctly, a Bernoulli is used to model occ? Any clarification would help! Thx in advance & best,

if options.disable_occ:

As stated in the paper:

but note that we are using a robust likelihood during inference. (Sec. 3.2)

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.