models
https://github.com/tensorflow/models
Jupyter Notebook
Models and examples built with TensorFlow
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Jupyter Notebook not yet supported37 Subscribers
View all SubscribersAdd a CodeTriage badge to models
Help out
- Issues
- google.protobuf.text_format.ParseError: 1:2 : Extension "net" not registered. Did you import the _pb2 module which defines it
- AutoAugment posterize typo
- During training checkpoints are being saved, also the last version of the trained model, which might not be the best model. So there should be an option to save the best model as well.
- Warnings when exporting a fine tuned model from TensorFlow Object Detection API.
- What is the current status of being able to convert EfficientDet models to .tflite?
- How can we optimize models to speed up session creation and cuda memory allocation for reducing initial load time and saving some time in overall evaluation computation ?
- Support use_combined_nms for faster rcnn, mask rcnn
- Load Trained Model From Checkpoint - NotFoundError
- ValueError: faster_rcnn_inception_v2 is not supported. See `model_builder.py`.
- Pretrained weights for deep_speech models
- Docs
- Jupyter Notebook not yet supported