GluonCV Logo
0.1.0

Tutorials

  • Image Classification
  • Object Detection
    • 1. Predict with pre-trained SSD models
    • 2. Train SSD on Pascal VOC dataset
    • 3. Deep dive into SSD training: 3 tips to boost performance
  • Semantic Segmentation
  • Prepare Datasets

Model Zoo

  • Vision Model Zoo

API Reference

  • gluoncv.data
  • gluoncv.data.transforms
  • gluoncv.model_zoo
  • gluoncv.utils

Community

  • Asking Questions
  • Contributing to GluonCV
GluonCV
  • Docs »
  • Object Detection
  • View page source

Object DetectionΒΆ

../../_images/sphx_glr_demo_ssd_thumb.png

1. Predict with pre-trained SSD models

../../_images/sphx_glr_train_ssd_voc_thumb.png

2. Train SSD on Pascal VOC dataset

../../_images/sphx_glr_train_ssd_advanced_thumb.png

3. Deep dive into SSD training: 3 tips to boost performance

Download all examples in Python source code: examples_detection_python.zip
Download all examples in Jupyter notebooks: examples_detection_jupyter.zip

Gallery generated by Sphinx-Gallery

Next Previous

© Copyright 2018, MXNet Developers.

Built with Sphinx using a theme provided by Read the Docs.