forked from DeepLabCut/DeepLabCut
-
Notifications
You must be signed in to change notification settings - Fork 0
/
_toc.yml
71 lines (71 loc) · 2.07 KB
/
_toc.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
format: jb-book
root: README
parts:
- caption: Getting Started
chapters:
- file: docs/UseOverviewGuide
- file: docs/course
- caption: Installation
chapters:
- file: docs/installation
- file: docs/recipes/installTips
- file: docs/docker
- caption: Main User Guides
chapters:
- file: docs/standardDeepLabCut_UserGuide
- file: docs/maDLC_UserGuide
- file: docs/Overviewof3D
- file: docs/HelperFunctions
- caption: Graphical User Interfaces (GUIs)
chapters:
- file: docs/gui/PROJECT_GUI
- file: docs/gui/napari_GUI
- caption: DLC3 PyTorch Specific Docs
chapters:
- file: docs/pytorch/user_guide.md
- file: docs/pytorch/pytorch_config.md
- file: docs/pytorch/architectures.md
- caption: Quick Start Tutorials
chapters:
- file: docs/quick-start/single_animal_quick_guide
- file: docs/quick-start/tutorial_maDLC
- caption: Beginner's Guide to DeepLabCut
chapters:
- file: docs/beginner-guides/beginners-guide
- file: docs/beginner-guides/manage-project
- file: docs/beginner-guides/labeling
- file: docs/beginner-guides/Training-Evaluation
- file: docs/beginner-guides/video-analysis
- caption: Hardware Tips
chapters:
- file: docs/recipes/TechHardware
- caption: DeepLabCut-Live!
chapters:
- file: docs/deeplabcutlive
- caption: DeepLabCut Model Zoo
chapters:
- file: docs/ModelZoo
- file: docs/recipes/UsingModelZooPupil
- file: docs/recipes/MegaDetectorDLCLive
- caption: Cookbook (detailed helper guides)
chapters:
- file: docs/tutorial
- file: docs/convert_maDLC
- file: docs/recipes/io
- file: docs/recipes/nn
- file: docs/recipes/post
- file: docs/recipes/BatchProcessing
- file: docs/recipes/DLCMethods
- file: docs/recipes/ClusteringNapari
- file: docs/recipes/OpenVINO
- file: docs/recipes/flip_and_rotate
- file: docs/recipes/pose_cfg_file_breakdown
- file: docs/recipes/publishing_notebooks_into_the_DLC_main_cookbook
- caption: DeepLabCut Benchmark
chapters:
- file: docs/benchmark
- caption: Mission & Contribute
chapters:
- file: docs/MISSION_AND_VALUES
- file: docs/roadmap
- file: docs/Governance