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

Add new config file for ssd_inception_v2_coco_2018_01_28 #20

Open
lakshaychhabra opened this issue Mar 17, 2020 · 7 comments
Open

Add new config file for ssd_inception_v2_coco_2018_01_28 #20

lakshaychhabra opened this issue Mar 17, 2020 · 7 comments

Comments

@lakshaychhabra
Copy link

Hi, I am trying to run custom trained ssd_inception_2018 but currently the config file present in the repo is for ssd_inception_2017.
Does anyone know how we can obtain that config file or what changes should I do to make inception_2018 work?
Thanks

@Ram-Godavarthi
Copy link

Did you solve it??
I am also looking for it.

If you have done it. Please let me know

@lakshaychhabra
Copy link
Author

@Ram-Godavarthi I looked over the cases, currently they haven't updated InceptionNet2018 so only option you are left with is MobileNetV2.

@Ram-Godavarthi
Copy link

Okay.
Did you try with C++ samples to port inception to TensorRT?

@lakshaychhabra
Copy link
Author

Actually I have no idea on how to do that but, I needed inception for Detecting people mainly, so then I used Pednet provided by Jetson which was so much accurate and better than SSD but lacked Speed. Gave me 10 FPS on Nano.

@Ram-Godavarthi
Copy link

Ram-Godavarthi commented Jun 26, 2020 via email

@lakshaychhabra
Copy link
Author

Actually it's already trained model on pedestrian and I guess repo also consist way to train with new data, follow this https://github.com/dusty-nv/jetson-inference

@Ram-Godavarthi
Copy link

Ram-Godavarthi commented Jun 26, 2020 via email

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