Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 319 Bytes

models.rst

File metadata and controls

11 lines (8 loc) · 319 Bytes

Pretrained Models

The nnabla.models package provides APIs that allow users to execute state-of-the-art pre-trained models for inference and training in few lines of code.

.. toctree::
    :maxdepth: 1

    models/imagenet.rst
    models/object_detection.rst
    models/semantic_segmentation.rst