Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inference doesn`t show any output of images and json file with projected cuboid #364

Open
AyeshaHabib opened this issue Jun 5, 2024 · 7 comments

Comments

@AyeshaHabib
Copy link

Hello, I have been working on creating a dataset in nvisii as per the repo. I trained it on 5000 images and 100 epochs, the debug file shows the correct orientation of bounding box. After that, I configured config files for dimension, class ID and weights. When I tried running inference, it worked fine and gives output but the json file in output is empty and generated output pictures shows no bounding boxes. I tried changing the threshold parameters in config file too but it doesnt produce any result either. Other than that the DOPE-ROS inference also doesnt show any output. Can you please guide me on what to do about it?

@TontonTremblay
Copy link
Collaborator

Could you share a few examples of the belief maps? I think the inference.py can save them as well. Did you look at the tensorboard when you trained? How does it look, is inference belief map matching with GT? Try to give me a few examples of your data as well, are they symmetries?

@AyeshaHabib
Copy link
Author

I am running the Git repo inference file, i tried running it. I figured out that there was dimension mismatch in config file and 3D model so I am getting out in inference with projected cuboid but still not able to see output in ROS-Dope

@AyeshaHabib
Copy link
Author

Screenshot from 2024-06-07 16-26-12

@AyeshaHabib
Copy link
Author

00941

@TontonTremblay
Copy link
Collaborator

can you try to match the ratio in the webcam to match your training data? Can you post your 3d model here as well?

@AyeshaHabib
Copy link
Author

how should I match ratio? and I tried tuning threshold in config files but the output is confusing. Can you clear the understanding of relation of threshold parameter in config file with the dataset inference

@AyeshaHabib
Copy link
Author

Screenshot from 2024-06-10 10-36-04

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants