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

Run this on a new trained model #26

Open
shivain opened this issue Sep 27, 2018 · 2 comments
Open

Run this on a new trained model #26

shivain opened this issue Sep 27, 2018 · 2 comments
Labels
question Further information is requested

Comments

@shivain
Copy link

shivain commented Sep 27, 2018

I have a trained model of inception v3, retrained on the class of Vehicles. I want to use that instead of the by default setting here. How can i do that ?

@ahmetozlu ahmetozlu added the question Further information is requested label Oct 13, 2018
@ahmetozlu
Copy link
Owner

ahmetozlu commented Oct 13, 2018

Hey,

You can use which CNN architecture you want by "TensorFlow Object Counting API" via setting this line!

vehicle_counting_tensorflow is just a sample project that shows how you can develop object counting systems by using "TensorFlow Object Counting API". If you want to reach more features about detection/tracking/counting to develop various projects that are based object counting, you can use "TensorFlow Object Counting API".

BR,
Ahmet

@sidharthskumar
Copy link

I have a trained model of inception v3, retrained on the class of Vehicles. I want to use that instead of the by default setting here. How can i do that ?

have u been successful with that ?

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

3 participants