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

tensorflow model #23

Closed
engr77 opened this issue May 9, 2018 · 3 comments
Closed

tensorflow model #23

engr77 opened this issue May 9, 2018 · 3 comments

Comments

@engr77
Copy link

engr77 commented May 9, 2018

Hi, can you please share your tensorflow model? Your model is quite unique that it can accept non 1:1 aspect ratio images. Mobilenet can only take 1:1 ratio model. Wondering how you designed your model and trained it. Really appreciate if you can share!

@RobvanGastel
Copy link

I'm also really interested how the training script looks like!

@yeephycho
Copy link
Owner

Hi @engr77 , I think there's resize operation before feed the image into the model, so, aspect ratio is not a problem.
And @RobvanGastel , to be frankly, the training process is to long and you guys can find the training tutorial through tensorflow object detection api. I also already forgot how did I train this model.
And the widerface_to_tfrecord repository maybe helpful for you guys
https://github.com/yeephycho/widerface-to-tfrecord

@RobvanGastel
Copy link

Alright thanks for the reference @yeephycho

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

3 participants