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
- I am planning to add class weights to give extra weightage for my classes which has lesser count. I got the concept but I am stuck with where to add this. Can I add this in pipeline config file?? If yes where?.
- How to train on COCO dataset and achieve same mAP as the reported one?
- VGGish / YAMNet support for batch inference
- [Help] Run inference without box decoder and the preprocessor
- Model trained with gpu is not as good as trained by cpu.
- Fix: `BoxPredictor` should be an abstract class
- Make steps between logging configurable for object detection training
- Objection Detection model conversion to TF Lite produces large files for many of the provided models
- i am using tensorflow 2x and i have done changed tf.gfile into tf.io in config_util.py and also done this import tensorflow.compat.v1 as tf but still i am getting this error.
- Typo in Object detection pipeline config file
- Docs
- Jupyter Notebook not yet supported