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

After I train the model, how can I use the model for testing? How does the test dataset generate a frustum? #127

Open
bi-qiuqiu opened this issue Mar 4, 2022 · 1 comment

Comments

@bi-qiuqiu
Copy link

After I train the model, how can I use the model for testing? How does the test dataset generate a frustum?

@vkorotkine
Copy link

You need to provide it with 2D detections (e.g. computed by YOLO or detectron2). Check the test_from_rgb_detection scripts.

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