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
- following error while training the model using "model_main.py": AttributeError: 'WeightSharedConvolutionalBoxPredictor' object has no attribute 'inputs'
- ModuleNotFoundError: No module named 'tensorflow.compat.v1'
- TypeError: Expected int32 passed to parameter 'n' of op 'QueueDequeueManyV2', got 1.0 of type 'float' instead.
- Deeplab custom extension of Pascal dataset
- Convert iNaturalist TF1 model to TF2
- NotImplementedError: must be implemented in descendants on train_loop method in object_detection.model_lib_v2
- faster rcnn mobilene_v2 and mobilenet_v3 support
- Need to handle mobilenet.py differently in train & eval
- Fix links, detection_masks_reframed type error
- raise TypeError('Expected Operation, Variable, or Tensor, got ' + str(x)) TypeError: Expected Operation, Variable, or Tensor, got level_5
- Docs
- Jupyter Notebook not yet supported