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

How to train new model? #19

Open
minghaohsu410168 opened this issue Apr 6, 2021 · 1 comment
Open

How to train new model? #19

minghaohsu410168 opened this issue Apr 6, 2021 · 1 comment

Comments

@minghaohsu410168
Copy link

Hello,

I want to use SVM to classify human in ROS with VLP 16
Would you please tell me how to train my own model? How to get the feature for SVM training

Thank you

@Petros626
Copy link

Hey,

Could you figure out in which script the trained model is interpreted? Maybe it's a TFLite file maybe a frozen_inference_graph, I don't know, but if you want to train your own model you should follow the TensorFlow Object Detection API and some tutorials, which will show you how to train your custom model.

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