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

DarkHelp does not support batch inference #10

Open
stephanecharette opened this issue Aug 9, 2021 · 5 comments
Open

DarkHelp does not support batch inference #10

stephanecharette opened this issue Aug 9, 2021 · 5 comments

Comments

@stephanecharette
Copy link
Owner

Investigate what would be needed to support batch inference.

See: AlexeyAB/darknet#7541
And: AlexeyAB/darknet#7915

@mzacri
Copy link

mzacri commented Mar 24, 2022

Hi @stephanecharette ,

Are there any updates about batch inference integration to DarkHelp?

Many thanks!

@stephanecharette
Copy link
Owner Author

My understanding is this is not yet fully supported in Darknet. I've not attempted to add support for this in DarkHelp.

@mzacri
Copy link

mzacri commented Mar 24, 2022

Thank you for your response @stephanecharette,

I thought maybe this feature was integrated to DarkHelp since batch support's commit of Nuzhny007 was merged to Alexey's darknet (Issue #7915). @Nuzhny007 did provide an example of how to use the API after NMS integration.

Thanks again.

@stephanecharette
Copy link
Owner Author

I thought I remembered seeing some follow-up issues after that saying that darknet crashes when attempting to use batch inference. I will look into it further.

@mzacri
Copy link

mzacri commented Apr 2, 2022

Hi @stephanecharette,

I have tried using darknet's Detector class for batch inference (based on @Nuzhny work). It is working fine using GPU. Using batch inference with image tiling sounds exciting (and some script to transform the learning database based on tiling config).

Thanks!

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