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

Different Object detection frameworks #32

Closed
proggheli opened this issue May 3, 2024 · 4 comments
Closed

Different Object detection frameworks #32

proggheli opened this issue May 3, 2024 · 4 comments

Comments

@proggheli
Copy link

Hi again!

I want to test the validation dataset on various object detection frameworks. So far, I've only managed to do it with CenterPoint because it's the only one I could find with pre-trained detection models in JSON format. The other frameworks seem to have models stored as .pth files. How did you run the validation dataset with LargeKernel3D-L or other detection frameworks?

@lixiaoyu2000
Copy link
Owner

Hi, please refer to issue #1.

@proggheli
Copy link
Author

How do I regenerated LargeKernel result as you mentioned here, does it require me to retrain it? If that is the case I do not have enough GPU. #1 (comment)

@lixiaoyu2000
Copy link
Owner

Unfortunately, we don't have the bandwidth here to reproduce it, you'll need to generate detections via weight files. You can also ask the official repo to get the .json file.

@proggheli
Copy link
Author

Okay thank you!

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