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

Can't inference with pretrained model #3

Closed
PhanThanhTrung opened this issue Aug 17, 2022 · 3 comments
Closed

Can't inference with pretrained model #3

PhanThanhTrung opened this issue Aug 17, 2022 · 3 comments

Comments

@PhanThanhTrung
Copy link

Hello, I'm interested in your work and I'm trying to see how your work performs on my test data.

  • I followed every step in the Installation part on README here.
  • I downloaded the pre-trained model from the link you provided here.
  • I tried to infer an image using the pre-trained model and provided configuration by running mono_det_demo.py, but It seems like I loaded the wrong config file cause there are some keys required in inference code that doesn't exist in the config file.
  • Is that a bug or did I load the wrong config file? Is there any document describing how to infer an image with a known camera matrix?
@Tai-Wang
Copy link
Owner

Hi @PhanThanhTrung , thanks for your interest and feedback.

Sorry that this code release is still a draft version and there are many details to be fixed. I do not try the mono_det_demo.py after adding the new model based on mmdet3d, and there can be some bugs by directly running it in the conventional way. I will fix it ASAP after I preliminarily make sure the training is relatively stable after refactoring. Please stay tuned.

@PhanThanhTrung
Copy link
Author

@Tai-Wang thanks for your response. I'm looking forward to you fixing it 💻💻💻💻

@Tai-Wang
Copy link
Owner

Hi @PhanThanhTrung , I have fixed the monocular 3D detection demo to make it compatible with DfM. Please try it following this instruction :)

@Tai-Wang Tai-Wang closed this as completed Sep 1, 2022
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