.. SCINet documentation master file, created by sphinx-quickstart on Tue Oct 13 00:52:48 2020. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to SCINet's documentation! ================================== Purpose of SCINet: ================== SCINet is a model used to help identify persistent skin conditions. Given two facial images of the same patient at different stages in their treatment, and with their conditions already detected, SCINet identifies the corresponding conditions in each image. .. code-block:: python a = "I" b = "an" print("hello"+a+b) >> hello Guide ^^^^^ .. toctree:: :maxdepth: 2 :caption: Contents: license help The API Documentation ^^^^^^^^^^^^^^^^^^^^^ .. toctree:: :maxdepth: 2 :caption: Contents: developer_interface Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`