How to retrain simple MLP (palm_detection_full_inf_post_192x192.onnx) model with custom hand dataset ?
Abhijeet241093 opened this issue · 2 comments
Abhijeet241093 commented
Issue Type
Bug, Support
OS
Ubuntu
OS architecture
x86_64
Programming Language
Python
Framework
PyTorch, ONNX, TensorRT
Model name and Weights/Checkpoints URL
Model Name : palm_detection_full_inf_post_192x192.onnx
URL : https://github.com/PINTO0309/hand-gesture-recognition-using-onnx/tree/main/model/palm_detection
Description
How to retrain a simple MLP (palm_detection_full_inf_post_192x192.onnx) model with a custom hand dataset? Do you suggest any guidance or procedure to follow?
Relevant Log Output
Thank you Sir
URL or source code for simple inference testing code
https://github.com/PINTO0309/hand-gesture-recognition-using-onnx/tree/main/model/palm_detection
PINTO0309 commented
Ask Google's super engineers.
Abhijeet241093 commented
Sorry, brother. Thank you for your direction.
However, unable to find any explanation for the same. If you can share logic or references about how to train an image with simple MLP? then it will be a great help.