Skip to content

Files

Latest commit

 

History

History
33 lines (30 loc) · 1017 Bytes

internal-components.rst

File metadata and controls

33 lines (30 loc) · 1017 Bytes

Internal Components

Ipyannotator has been written in the literate programming style popularized for jupyter notebooks by nbdev. You can explore the following section to understand more about Ipyannotator's internal codebase.

.. toctree::
   :maxdepth: 1

   ../nbs/00a_annotator
   ../nbs/00b_mltypes
   ../nbs/01_helpers
   ../nbs/01a_datasets
   ../nbs/01a_datasets_download
   ../nbs/01a_datasets_factory
   ../nbs/01b_dataset_video
   ../nbs/02_navi_widget
   ../nbs/02a_right_menu_widget
   ../nbs/03_storage
   ../nbs/04_bbox_annotator
   ../nbs/05_image_button
   ../nbs/06_capture_annotator
   ../nbs/07_im2im_annotator
   ../nbs/12_debug_utils
   ../nbs/13_datasets_legacy
   ../nbs/14_datasets_factory_legacy
   ../nbs/15_coordinates_input
   ../nbs/16_custom_buttons
   ../nbs/17_annotator_explorer
   ../nbs/18_bbox_trajectory
   ../nbs/19_bbox_video_annotator