.. easycv documentation file, You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. EasyCV DOCUMENTATION ======================================= EasyCV is an all-in-one computer vision toolbox based on PyTorch, mainly focus on self-supervised learning, image classification, metric-learning, object detection and so on. .. toctree:: :maxdepth: 2 :caption: USER GUIDE prepare_data.md quick_start.md model_zoo_ssl.md model_zoo_det.md develop.md .. toctree:: :maxdepth: 2 :caption: Tutorials tutorials/index .. toctree:: :maxdepth: 2 :caption: Changelog change_log.md .. toctree:: :maxdepth: 10 :caption: API Doc api/easycv.apis.rst api/easycv.datasets.rst api/easycv.datasets.data_sources.rst api/easycv.datasets.pipelines.rst api/easycv.datasets.loader.rst api/easycv.hooks.rst api/easycv.predictors.rst api/easycv.core.rst api/easycv.models.rst api/easycv.utils.rst api/easycv.rst api/modules.rst Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`