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

Could you provide the training code for this hand detection project? #18

Open
JJHu1993 opened this issue Nov 9, 2021 · 5 comments
Open
Labels
question Further information is requested

Comments

@JJHu1993
Copy link

JJHu1993 commented Nov 9, 2021

Could you provide the training code for this hand detection project? Since I want to deploy this project to a mobile platform which only supports the TFlite model. So I want to train this project and save the tflite model.

Thanks very much.

@cansik
Copy link
Owner

cansik commented Nov 9, 2021

To convert to tflite, check out the following tutorial: https://medium.com/analytics-vidhya/converting-a-custom-darknet-model-to-tensorflow-lite-ffdd48d58082

@ehsainit
Copy link

Hey,
I would also appreciate it if you could provide the training code for further fine-tuning. I think it was really trained good but it did not detect hand while wearing industrial or normal gloves.

Thanks

@kho-bluefrogrobotics
Copy link

Or at least would you give access to the data set you used for training?
Thanks!

@priyankinfinnov
Copy link

+1

@cansik
Copy link
Owner

cansik commented Feb 26, 2023

As mentioned in the readme, I am not allowed to publish the dataset. The training code is based on the Yolov4 configuration of darknet. Tutorials and information how to setup the training pipeline can be found there.

@cansik cansik added the question Further information is requested label Feb 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

5 participants