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

Network used in tensorflow #5

Closed
nvnnghia opened this issue Jan 8, 2018 · 1 comment
Closed

Network used in tensorflow #5

nvnnghia opened this issue Jan 8, 2018 · 1 comment

Comments

@nvnnghia
Copy link

nvnnghia commented Jan 8, 2018

Hi, I run your code using tensorflow deep features. But I do not know which network did you use in that case. And how to replace the network with another one?.

@oylz
Copy link
Owner

oylz commented Jan 8, 2018

By default, it's using the neuralnetwork of deepsort, or you can use one of the three macros: USE_FACE_NET, USE_MOBILE_NET and USE_CAFFE_SHUFFE_NET. detail(https://github.com/oylz/DS/blob/master/deepsort/FeatureGetter/FeatureGetter.cpp#L2TL13):

https://github.com/oylz/DS/blob/master/deepsort/FeatureGetter/FeatureGetter.cpp#L2
https://github.com/oylz/DS/blob/master/deepsort/FeatureGetter/FeatureGetter.cpp#L6
https://github.com/oylz/DS/blob/master/deepsort/FeatureGetter/FeatureGetter.cpp#L9

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