Skip to content

Latest commit

 

History

History
48 lines (31 loc) · 842 Bytes

index.rst.txt

File metadata and controls

48 lines (31 loc) · 842 Bytes
github_url:https://github.com/youansheng/PyTorchCV

Docs for PyTorch-Based CV Framework.

Created by Donny You

PyTorchCV, a PyTorch-based framework for deep learning in computer vision, has implemented lots of deep learning based methods in computer vision, such as image classification, object detection, semantic segmentation, instance segmentation, pose estimation, and so on.

.. toctree::
   :glob:
   :maxdepth: 1
   :caption: Notes

   notes/install.rst
.. toctree::
   :maxdepth: 1
   :caption: Experiments

   experiments/*
.. toctree::
   :glob:
   :maxdepth: 1
   :caption: APIs

   apis/*
.. toctree::
   :glob:
   :maxdepth: 1
   :caption: Reference

   refs/*

Indices and tables