models

Models and examples built with TensorFlow

23 articles 77.7k View on GitHub ↗
23 articles
How to Integrate TensorBoard with Custom Training Loops in TensorFlow Models

Learn to integrate TensorBoard with custom training loops in TensorFlow. Easily visualize scalars histograms and images to monitor your models effectively.

how-to-guide
Feb 28, 2026
How to Save and Load Checkpoints with Orbit in TensorFlow Models

Learn how to save and load checkpoints with Orbit in TensorFlow models. Effortlessly manage training progress with automatic saves, restores, and pre-emption handling. Maximize your model training efficiency.

how-to-guide
Feb 28, 2026
How to Handle Multi-Device Training (CPU, GPU, TPU) in the TensorFlow Models Repository

Learn efficient multi-device training with TensorFlow models. Discover how to configure CPU, GPU, and TPU setups using flag-driven strategies and factory functions for optimized performance.

how-to-guide
Feb 28, 2026
How to Implement Masked Language Modeling Pre-Training with TensorFlow Models

Learn to implement masked language modeling pre-training using TensorFlow Models. Explore BertPretrainerV2, MaskedLM head layer, and MaskedLMTask for efficient model training.

how-to-guide
Feb 28, 2026
How to Implement Attention Mechanisms in NLP Models Using TensorFlow Models

Learn how to implement attention mechanisms in NLP models with TensorFlow Models. Discover reusable Keras-compatible attention layers for efficient model building.

how-to-guide
Feb 28, 2026
How to Preprocess Images for Vision Models Using TensorFlow Models

Learn to preprocess images for vision models with TensorFlow Models. Discover a production-ready pipeline for normalization, geometric transforms, and photometric augmentation.

how-to-guide
Feb 28, 2026
How to Use Non-Maximum Suppression (NMS) in TensorFlow Models Vision Pipelines

Learn how to use Non-Maximum Suppression NMS in TensorFlow Models vision pipelines. Optimize object detection with efficient batched NMS for thousands of proposals.

how-to-guide
Feb 28, 2026
How to Implement Video Classification Models with TensorFlow Models

Implement video classification models using TensorFlow Models official/vision stack. Train on datasets like Kinetics-400 easily with 3D backbones and config-driven training.

tutorial
Feb 28, 2026
How to Use Anchor Generators for Object Detection in TensorFlow Models

Learn to use anchor generators for object detection in TensorFlow Models. Create bounding-box templates efficiently using protobuf configuration and the anchor generator builder for your models.

how-to-guide
Feb 28, 2026
How to Implement Image Segmentation Models with TensorFlow Models

Implement image segmentation models using TensorFlow Models. Build networks, add decoders and heads, and configure losses with the official Vision library for efficient end-to-end training.

how-to-guide
Feb 28, 2026
How to Implement Object Detection with RetinaNet Using TensorFlow Models

Implement object detection with RetinaNet using TensorFlow Models. Configure the RetinaNet dataclass, build the model, and train with RetinaNetTask for automatic focal loss, anchor generation, and NMS.

tutorial
Feb 28, 2026
How to Configure Hyperparameters for TensorFlow Models in the `tensorflow/models` Repository

Learn how to configure hyperparameters for TensorFlow models in the tensorflow models repository. Easily override defaults for optimal performance.

how-to-guide
Feb 28, 2026

Have a question about this repo?

These articles cover the highlights, but your codebase questions are specific. Give your agent direct access to the source. Share this with your agent to get started:

Share the following with your agent to get started:
curl -s "https://instagit.com/install.md"

Works with
Claude Codex Cursor VS Code OpenClaw Any MCP Client

Maintain an open-source project? Get it listed too →