-
Notifications
You must be signed in to change notification settings - Fork 186
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
integrate keras models into training pipeline #7
Conversation
…ibility Fix for warmspringwinds#8: make forward/backward compatible with tf-1.0.x. # Conflicts: # tf_image_segmentation/utils/tf_records.py
In |
@BrianOn99 don't use the ipynb, that's from changes that aren't mine. Also, note that the coco code puts everything into a single layer, while the actual labeling has overlapping data. http://mscoco.org/explore/?id=21079 is an example, and that would need to be resolved to get the results you're hoping for. One simple improvement would be putting tables walls at the end of the z buffer list and moving small stuff like cups plates etc to the front. Or help the ongoing work in https://github.com/PavlosMelissinos/enet-keras/ for mscoco (also not ready for prime time). |
#25 replaces this. |
based on:
#1