GithubHelp home page GithubHelp logo

Comments (17)

xiexh20 avatar xiexh20 commented on July 22, 2024

hi, which sequence did you use? can you verify the SMPL registration is there inside the folder SEQ_NAME/frame_time/person/?

from behave-dataset.

Daixinxin-cc avatar Daixinxin-cc commented on July 22, 2024

hi, which sequence did you use? can you verify the SMPL registration is there inside the folder SEQ_NAME/frame_time/person/?

I use Date01_Sub01_backpack_back,
the content of person folder
1652107254(1)
the content of fit02 folder
d5f17160d4c6d3b7a266410c39fc5a2

I think the person_fit.ply is the SMPL registration???

from behave-dataset.

xiexh20 avatar xiexh20 commented on July 22, 2024

Hi, I checked this sequence, it does not have annotation for frame t0003.000. And the visualization code won't load this frame either as it is not there. Where did you get this frame?

from behave-dataset.

Daixinxin-cc avatar Daixinxin-cc commented on July 22, 2024

Hi, I checked this sequence, it does not have annotation for frame t0003.000. And the visualization code won't load this frame either as it is not there. Where did you get this frame?
i can't see the mesh of each frame of each sequence, not one frame and one sequence
i download the behave data on your websit

from behave-dataset.

xiexh20 avatar xiexh20 commented on July 22, 2024

I am able to render the annotations for the sequences you mentioned.
Did you follow my instructions exactly?
and what did you get after running this demo command?
python behave_demo.py -s BEHAVE_PATH/sequences/Date04_Sub05_boxlong -v YOUR_VISUALIZE_PATH -vc

from behave-dataset.

Daixinxin-cc avatar Daixinxin-cc commented on July 22, 2024

I am able to render the annotations for the sequences you mentioned. Did you follow my instructions exactly? and what did you get after running this demo command? python behave_demo.py -s BEHAVE_PATH/sequences/Date04_Sub05_boxlong -v YOUR_VISUALIZE_PATH -vc

like this
https://user-images.githubusercontent.com/57379418/167563126-f5f16a78-9aa4-4acb-91f9-ef58cdb4466b.mp4

from behave-dataset.

xiexh20 avatar xiexh20 commented on July 22, 2024

I am not able to reproduce your results.
Please provide detailed instructions to reproduce your issue.
Or to further debug, you could check if the rendered image here https://github.com/xiexh20/behave-dataset/blob/main/behave_demo.py#L70 is fully white or not

from behave-dataset.

mnauf avatar mnauf commented on July 22, 2024

I am having the same issue. @xiexh20 to reproduce this issue, please try this out on a new Linux machine. You might have a few required dependencies already installed on your existing machine.

P.S. @Daixinxin-cc were you able to solve it?

from behave-dataset.

mnauf avatar mnauf commented on July 22, 2024

@bharat-b7 Will you also be able to look into this, please

from behave-dataset.

Daixinxin-cc avatar Daixinxin-cc commented on July 22, 2024

I am having the same issue. @xiexh20 to reproduce this issue, please try this out on a new Linux machine. You might have a few required dependencies already installed on your existing machine.

P.S. @Daixinxin-cc were you able to solve it?

No. so you solve this on a new linux machine?

from behave-dataset.

mnauf avatar mnauf commented on July 22, 2024

I dumped the result of line 70 using cv2.imwrite(). This is what it shows. This is an entire black image. @Daixinxin-cc Is this the same for you?
lala

from behave-dataset.

xiexh20 avatar xiexh20 commented on July 22, 2024

@mnauf it is normal that the rendered image is fully black, because the rendered image is in the range of 0-1. it is converted to 0-255 before saving otherwise the image will be black.
which OpenCV version are you using? if you are using a conda env, can you share your env configuration? (i.e. the output of conda env export > environment.yml)

from behave-dataset.

mnauf avatar mnauf commented on July 22, 2024

cv2 version is 4.5.5.64. Sending yml file in a while

from behave-dataset.

mnauf avatar mnauf commented on July 22, 2024

@xiexh20
Please find the file here
https://drive.google.com/file/d/1uSEaj7BSCa1QjPklm-utbwglHDNDQCJT/view?usp=sharing

from behave-dataset.

xiexh20 avatar xiexh20 commented on July 22, 2024

Hi, it is due to a pytorch3d bug, see issue.
The latest pytorch3d (0.6.2) has a bug for the PerspectiveCamera projection, I pushed a quick fix for this. But I suggest you use pytorch3d<=0.5 until this bug is fixed.

from behave-dataset.

mnauf avatar mnauf commented on July 22, 2024

@xiexh20 Worked for me. Here are the results. Thanks a ton! I think we can now mark the issue as resolved.

from behave-dataset.

supriya305 avatar supriya305 commented on July 22, 2024

I am getting the same error as @Daixinxin-cc. I have pytorch3d version 0.3. I tried it for following sequences, Date01_Sub01_backpack_back, Date03_Sub03_stool_lift, Date03_Sub04_backpack_hand, Date03_Sub05_basketball etc. For all, I was not able to see the mesh in both kinect1 and kincet2.
image

I am using conda env. This is my environment.yml file.
https://drive.google.com/file/d/1dwj81iFLQdIVc2m77KVS3WV0N38M38Zh/view?usp=sharing
@xiexh20 Can you please look into this?

from behave-dataset.

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.