diff --git a/docs/HelperFunctions.md b/docs/HelperFunctions.md index aa90f9197..e651f45b0 100644 --- a/docs/HelperFunctions.md +++ b/docs/HelperFunctions.md @@ -3,6 +3,10 @@ deeplabcut: last_content_updated: '2025-06-30' last_metadata_updated: '2026-03-06' ignore: false + visibility: online + status: outdated + recommendation: archive + notes: I would suggest using API docs over pages like this to avoid drift. The advice below promises updates that are not being made, and the content is already quite outdated. Automating API docs generation and putting usage info for obtaining commands info in ipython in a basic 'evergreen' page would be more sustainable than trying to maintain this page. --- (helper-functions)= # Helper & Advanced Optional Function Documentation diff --git a/docs/Overviewof3D.md b/docs/Overviewof3D.md index 07c9384a9..afb844db3 100644 --- a/docs/Overviewof3D.md +++ b/docs/Overviewof3D.md @@ -3,6 +3,10 @@ deeplabcut: last_content_updated: '2025-10-14' last_metadata_updated: '2026-03-06' ignore: false + visibility: online + status: review_needed + recommendation: update + notes: Contents seem up-to-date as the codebase has not evolved drastically for 3D, but formatting and organization could be improved. Separate basic/advanced sections could help, as well as more admonitions/dropdowns to streamline. --- (3D-overview)= # 3D DeepLabCut diff --git a/docs/beginner-guides/Training-Evaluation.md b/docs/beginner-guides/Training-Evaluation.md index 802a22aec..d94ee69f5 100644 --- a/docs/beginner-guides/Training-Evaluation.md +++ b/docs/beginner-guides/Training-Evaluation.md @@ -3,6 +3,10 @@ deeplabcut: last_content_updated: '2025-02-28' last_metadata_updated: '2026-03-06' ignore: false + visibility: online + status: viable + recommendation: move + notes: "As mentioned on other beginner-guides/ docs, this should be part of the GUI section." --- # Neural Network training and evaluation in the GUI DLC LIVE! diff --git a/docs/beginner-guides/beginners-guide.md b/docs/beginner-guides/beginners-guide.md index 784e522c6..a4df28db5 100644 --- a/docs/beginner-guides/beginners-guide.md +++ b/docs/beginner-guides/beginners-guide.md @@ -3,6 +3,10 @@ deeplabcut: last_content_updated: '2026-03-03' last_metadata_updated: '2026-03-06' ignore: false + visibility: online + status: outdated + recommendation: update + notes: "While it could seem like a useful page for beginners, duplicating installation instructions is not ideal for maintenance. This is also mixing installation/setup with a GUI guide, which should be in its own section/page. This puts into question the reason of existence of this page, as it would end up being two links to different sections. I would rather have well-made, accurate installation and GUI guides, and if there are beginner-relevant information that really cannot fit into those, then we can have a 'beginner's guide' that links to those and has the extra info. I would suggest reviewing whether this style of docs should remain at all, but if we want to keep them revising the approach may be needed." --- (beginners-guide)= # Using DeepLabCut diff --git a/docs/beginner-guides/labeling.md b/docs/beginner-guides/labeling.md index 546d76b96..8e3173cbe 100644 --- a/docs/beginner-guides/labeling.md +++ b/docs/beginner-guides/labeling.md @@ -3,6 +3,10 @@ deeplabcut: last_content_updated: '2025-06-30' last_metadata_updated: '2026-03-06' ignore: false + visibility: online + status: viable + recommendation: update + notes: "Useful content, a note is that this should be better integrated with the napari plugin docs, making the workflow transition from DLC GUI -> napari viewer -> back to DLC GUI more seamless so as to confuse users less. This will need a bit of restructuring, as napari-DLC docs are also standalone from the main GUI. Finding a good linking strategy would help. Perhaps breaking napari-DLC docs into install/setup, basic usage, *labeling workflow* (new) and advanced usage would allow to do this cleanly, as it would separate the standalone plugin operation from the DLC-GUI integrated workflow, yet retaining a single source for napari-DLC labeling workflow." --- (labeling)= # Labeling GUI diff --git a/docs/beginner-guides/manage-project.md b/docs/beginner-guides/manage-project.md index ee0e0f339..4159ba99b 100644 --- a/docs/beginner-guides/manage-project.md +++ b/docs/beginner-guides/manage-project.md @@ -3,6 +3,10 @@ deeplabcut: last_content_updated: '2025-06-30' last_metadata_updated: '2026-03-06' ignore: false + visibility: online + status: viable + recommendation: move + notes: "It seems the beginner guide section is more of a GUI step-by-step. As such, it should be moved to the GUI section, and merged/integrated with the contents there. The content is useful, but making it clear that this is for the GUI would reduce the confusion of a beginner guide being in fact rather central GUI use instructions." --- # Setting up what keypoints to track DLC LIVE! diff --git a/docs/beginner-guides/video-analysis.md b/docs/beginner-guides/video-analysis.md index 8c48d3209..5ed589253 100644 --- a/docs/beginner-guides/video-analysis.md +++ b/docs/beginner-guides/video-analysis.md @@ -3,6 +3,10 @@ deeplabcut: last_content_updated: '2025-06-30' last_metadata_updated: '2026-03-06' ignore: false + visibility: online + status: viable + recommendation: move + notes: "As mentioned on oher beginner-guides/ docs, this should be part of the GUI section." --- # Video Analysis with DeepLabCut DLC LIVE! diff --git a/docs/course.md b/docs/course.md index 58c9d153c..a47610c78 100644 --- a/docs/course.md +++ b/docs/course.md @@ -3,6 +3,9 @@ deeplabcut: last_content_updated: '2025-06-30' last_metadata_updated: '2026-03-06' ignore: false + visibility: online + status: outdated + recommendation: archive --- # DeepLabCut Self-paced Course diff --git a/docs/docker.md b/docs/docker.md index dbca60735..7e4e44093 100644 --- a/docs/docker.md +++ b/docs/docker.md @@ -3,6 +3,9 @@ deeplabcut: last_content_updated: '2025-04-15' last_metadata_updated: '2026-03-06' ignore: false + visibility: online + status: review_needed + recommendation: verify --- (docker-containers)= # DeepLabCut Docker containers diff --git a/docs/gui/PROJECT_GUI.md b/docs/gui/PROJECT_GUI.md index 479b6c01d..2527b4b06 100644 --- a/docs/gui/PROJECT_GUI.md +++ b/docs/gui/PROJECT_GUI.md @@ -3,6 +3,10 @@ deeplabcut: last_content_updated: '2025-02-28' last_metadata_updated: '2026-03-06' ignore: false + visibility: online + status: review_needed + recommendation: update + notes: "While the content is generally accurate, repeating installation instructions is not ideal. I would suggest linking to the installation guide instead of re-suggesting commmands but then still saying to read the install page... Also, the GUI is likely used by the majority of users, so I would even consider making this a full section in the TOC, and maybe even having one file per GUI tab, which would make tracking code/docs sync easier. Addendum: it seems the beginner guide section is more of a GUI step-by-step, as mentioned earlier in this comment. I would suggest merging/moving and adding links in the present doc, which would make it less of a video list and more of a proper GUI guide." --- (project-manager-gui)= # Interactive Project Manager GUI diff --git a/docs/gui/napari_GUI.md b/docs/gui/napari_GUI.md index 0bafe5c84..79f1ee7e9 100644 --- a/docs/gui/napari_GUI.md +++ b/docs/gui/napari_GUI.md @@ -3,6 +3,10 @@ deeplabcut: last_content_updated: '2026-02-10' last_metadata_updated: '2026-04-09' ignore: false + visibility: online + status: outdated + recommendation: archive + notes: Being updated in a separate PR (#3280) last_verified: '2026-04-09' verified_for: 3.0.0rc14 --- diff --git a/docs/installation.md b/docs/installation.md index 333a1e72b..dd9d0e743 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -1,10 +1,16 @@ --- deeplabcut: last_content_updated: '2026-02-23' - last_metadata_updated: '2026-03-06' + last_metadata_updated: '2026-04-21' ignore: false + visibility: online + status: outdated + recommendation: update + notes: Could be moved to a core/installation folder for clarity. + last_verified: '2026-04-21' + verified_for: 3.0.0rc14 --- -(how-to-install)= +(file:how-to-install)= # How To Install DeepLabCut - **DeepLabCut can be run on Windows, Linux, or MacOS as long as you have Python 3.10 installed** diff --git a/docs/maDLC_UserGuide.md b/docs/maDLC_UserGuide.md index 1c4dcc573..4e79c4135 100644 --- a/docs/maDLC_UserGuide.md +++ b/docs/maDLC_UserGuide.md @@ -3,6 +3,10 @@ deeplabcut: last_content_updated: '2026-02-10' last_metadata_updated: '2026-03-06' ignore: false + visibility: online + status: review_needed + recommendation: verify + notes: Could use a small formatting pass. Contents are 4-5y old in some places, recommend to review for accuracy. --- (multi-animal-userguide)= # DeepLabCut for Multi-Animal Projects diff --git a/docs/pytorch/Benchmarking_shuffle_guide.md b/docs/pytorch/Benchmarking_shuffle_guide.md index ba54ceca9..81802cf16 100644 --- a/docs/pytorch/Benchmarking_shuffle_guide.md +++ b/docs/pytorch/Benchmarking_shuffle_guide.md @@ -3,6 +3,10 @@ deeplabcut: last_content_updated: '2025-06-30' last_metadata_updated: '2026-03-06' ignore: false + visibility: online + status: viable + recommendation: move + notes: "Useful and well-written, but it could be better groped with other tutorials/guides rather than being a PyTorch docs only page, as its contents are somewhat inbetween the two backends." --- # DeepLabCut Benchmarking - User Guide diff --git a/docs/pytorch/architectures.md b/docs/pytorch/architectures.md index 755a967a7..a6cefbe58 100644 --- a/docs/pytorch/architectures.md +++ b/docs/pytorch/architectures.md @@ -3,6 +3,9 @@ deeplabcut: last_content_updated: '2025-06-30' last_metadata_updated: '2026-03-06' ignore: false + visibility: online + status: viable + recommendation: keep --- (dlc3-architectures)= # DeepLabCut 3.0 - PyTorch Model Architectures diff --git a/docs/pytorch/pytorch_config.md b/docs/pytorch/pytorch_config.md index cbd435c46..001943399 100644 --- a/docs/pytorch/pytorch_config.md +++ b/docs/pytorch/pytorch_config.md @@ -3,6 +3,10 @@ deeplabcut: last_content_updated: '2025-10-02' last_metadata_updated: '2026-03-06' ignore: false + visibility: online + status: review_needed + recommendation: verify + notes: "Check for accuracy and completeness of content, and update as needed. Formatting is fairly consistent and does not need an urgent update." --- (dlc3-pytorch-config)= # The PyTorch Configuration file diff --git a/docs/pytorch_dlc.md b/docs/pytorch_dlc.md index 6d2ddca45..50890c344 100644 --- a/docs/pytorch_dlc.md +++ b/docs/pytorch_dlc.md @@ -3,6 +3,10 @@ deeplabcut: last_content_updated: '2024-01-17' last_metadata_updated: '2026-03-06' ignore: false + visibility: orphaned + status: viable + recommendation: move + notes: "Unclear why this is unlisted in TOC; recommend updating and moving to PyTorch section." --- # DeepLabCut: PyTorch API diff --git a/docs/quick-start/single_animal_quick_guide.md b/docs/quick-start/single_animal_quick_guide.md index 99362ea9d..5f88c9b12 100644 --- a/docs/quick-start/single_animal_quick_guide.md +++ b/docs/quick-start/single_animal_quick_guide.md @@ -3,6 +3,10 @@ deeplabcut: last_content_updated: '2025-06-30' last_metadata_updated: '2026-03-06' ignore: false + visibility: online + status: viable + recommendation: archive + notes: "This is a bit stuck between minimal guide and quick start, as the lack of explanations makes it more into a catalogue of commands (which is an API docs responsibility), and a proper quick start guide that gives users a proper sense of the workflow. This should either be expanded greatly or simply archived. For simplicity, I recommend archiving." --- # QUICK GUIDE to single Animal Training: **The main steps to take you from project creation to analyzed videos:** diff --git a/docs/quick-start/tutorial_maDLC.md b/docs/quick-start/tutorial_maDLC.md index 111ed996f..adf8dda97 100644 --- a/docs/quick-start/tutorial_maDLC.md +++ b/docs/quick-start/tutorial_maDLC.md @@ -3,6 +3,9 @@ deeplabcut: last_content_updated: '2025-02-28' last_metadata_updated: '2026-03-06' ignore: false + visibility: online + status: viable + recommendation: keep --- # Multi-animal pose estimation with DeepLabCut: A 5-minute tutorial diff --git a/docs/recipes/MegaDetectorDLCLive.md b/docs/recipes/MegaDetectorDLCLive.md index 416a23125..3f216e5ba 100644 --- a/docs/recipes/MegaDetectorDLCLive.md +++ b/docs/recipes/MegaDetectorDLCLive.md @@ -3,6 +3,9 @@ deeplabcut: last_content_updated: '2026-02-10' last_metadata_updated: '2026-03-06' ignore: false + visibility: orphaned + status: outdated + recommendation: archive --- # 💚 MegaDetector+DeepLabCut 💜 diff --git a/docs/recipes/installTips.md b/docs/recipes/installTips.md index 1ddefa0ca..a76b7ace4 100644 --- a/docs/recipes/installTips.md +++ b/docs/recipes/installTips.md @@ -1,8 +1,12 @@ --- deeplabcut: last_content_updated: '2025-02-28' - last_metadata_updated: '2026-03-06' + last_metadata_updated: '2026-04-27' ignore: false + visibility: online + status: outdated + recommendation: archive + notes: "Should be removed in favor of the main installation guide." --- (installation-tips)= # Installation Tips diff --git a/docs/recipes/publishing_notebooks_into_the_DLC_main_cookbook.md b/docs/recipes/publishing_notebooks_into_the_DLC_main_cookbook.md index 99d754c73..2efd55b85 100644 --- a/docs/recipes/publishing_notebooks_into_the_DLC_main_cookbook.md +++ b/docs/recipes/publishing_notebooks_into_the_DLC_main_cookbook.md @@ -3,6 +3,10 @@ deeplabcut: last_content_updated: '2025-06-30' last_metadata_updated: '2026-03-06' ignore: false + visibility: online + status: review_needed + recommendation: verify + notes: Sligthly redundant with CONTRIBUTING.md, style may need adjusted based on the rest of the repo. --- # Publishing Notebooks into the Main DLC Cookbook ### Your Recipe Guide to Contributing to the DLC Cookbook diff --git a/docs/standardDeepLabCut_UserGuide.md b/docs/standardDeepLabCut_UserGuide.md index 59985ea3b..9847b41dc 100644 --- a/docs/standardDeepLabCut_UserGuide.md +++ b/docs/standardDeepLabCut_UserGuide.md @@ -3,6 +3,10 @@ deeplabcut: last_content_updated: '2025-06-30' last_metadata_updated: '2026-03-06' ignore: false + visibility: online + status: review_needed + recommendation: update + notes: This is a crucial piece of the doc, but it is rather long and verbose. Recommend breaking it up into smaller sections, and adding more visuals (e.g. screenshots of the GUI, etc.) to make it more engaging and easier to read. Also, consider adding a table of contents at the beginning for easier navigation. --- (single-animal-userguide)= # DeepLabCut User Guide (for single animal projects) diff --git a/tools/docs_audits/april-2026/audit_metadata.csv b/tools/docs_audits/april-2026/audit_metadata.csv new file mode 100644 index 000000000..2a89a1285 --- /dev/null +++ b/tools/docs_audits/april-2026/audit_metadata.csv @@ -0,0 +1,78 @@ +path,kind,metadata_present,visibility,status,recommendation,last_verified,parse_error,validation_error,notes,review_decision,review_priority +docs/Governance.md,md,true,,,,,,,,, +docs/HelperFunctions.md,md,true,online,outdated,archive,,,,"I would suggest using API docs over pages like this to avoid drift. The advice below promises updates that are not being made, and the content is already quite outdated. Automating API docs generation and putting usage info for obtaining commands info in ipython in a basic 'evergreen' page would be more sustainable than trying to maintain this page.",, +docs/MISSION_AND_VALUES.md,md,true,,,,,,,,, +docs/ModelZoo.md,md,true,,,,,,,,, +docs/Overviewof3D.md,md,true,online,review_needed,update,,,,"Contents seem up-to-date as the codebase has not evolved drastically for 3D, but formatting and organization could be improved. Separate basic/advanced sections could help, as well as more admonitions/dropdowns to streamline.",, +docs/README.md,md,true,,,,,,,,, +docs/UseOverviewGuide.md,md,true,online,viable,keep,2026-04-27,,,,, +docs/beginner-guides/Training-Evaluation.md,md,true,online,viable,move,,,,"As mentioned on oher beginner-guides/ docs, this should be part of the GUI section.",, +docs/beginner-guides/beginners-guide.md,md,true,online,outdated,update,,,,"While it could seem like a useful page for beginners, duplicating installation instructions is not ideal for maintenance. This is also mixing installation/setup with a GUI guide, which should be in its own section/page. This puts into question the reason of existence of this page, as it would end up being two links to different sections. I would rather have well-made, accurate installation and GUI guides, and if there are beginner-relevant information that really cannot fit into those, then we can have a 'beginner's guide' that links to those and has the extra info. I would suggest reviewing whether this style of docs should remain at all, but if we want to keep them revising the approach may be needed.",, +docs/beginner-guides/labeling.md,md,true,online,viable,update,,,,"Useful content, a note is that this should be better integrated with the napari plugin docs, making the workflow transition from DLC GUI -> napari viewer -> back to DLC GUI more seamless so as to confuse users less. This will need a bit of restructuring, as napari-DLC docs are also standalone from the main GUI. Finding a good linking strategy would help. Perhaps breaking napari-DLC docs into install/setup, basic usage, *labeling workflow* (new) and advanced usage would allow to do this cleanly, as it would separate the standalone plugin operation from the DLC-GUI integrated workflow, yet retaining a single source for napari-DLC labeling workflow.",, +docs/beginner-guides/manage-project.md,md,true,online,viable,move,,,,"It seems the beginner guide section is more of a GUI step-by-step. As such, it should be moved to the GUI section, and merged/integrated with the contents there. The content is useful, but making it clear that this is for the GUI would reduce the confusion of a beginner guide being in fact rather central GUI use instructions.",, +docs/beginner-guides/video-analysis.md,md,true,online,viable,move,,,,"As mentioned on oher beginner-guides/ docs, this should be part of the GUI section.",, +docs/benchmark.md,md,true,,,,,,,,, +docs/citation.md,md,true,,,,,,,,, +docs/convert_maDLC.md,md,true,,,,,,,,, +docs/course.md,md,true,online,outdated,archive,,,,,, +docs/dlc-live/deeplabcutlive.md,md,true,,,,,,,,, +docs/dlc-live/dlc-live-gui/index.md,md,true,,,,,,,,, +docs/dlc-live/dlc-live-gui/quickstart/install.md,md,true,,,,,,,,, +docs/dlc-live/dlc-live-gui/user_guide/cameras_backends/aravis_backend.md,md,true,,,,,,,,, +docs/dlc-live/dlc-live-gui/user_guide/cameras_backends/basler_backend.md,md,true,,,,,,,,, +docs/dlc-live/dlc-live-gui/user_guide/cameras_backends/camera_support.md,md,true,,,,,,,,, +docs/dlc-live/dlc-live-gui/user_guide/cameras_backends/gentl_backend.md,md,true,,,,,,,,, +docs/dlc-live/dlc-live-gui/user_guide/cameras_backends/opencv_backend.md,md,true,,,,,,,,, +docs/dlc-live/dlc-live-gui/user_guide/misc/misc_landing.md,md,true,,,,,,,,, +docs/dlc-live/dlc-live-gui/user_guide/misc/modelzoo_downloads.md,md,true,,,,,,,,, +docs/dlc-live/dlc-live-gui/user_guide/misc/timestamp_format.md,md,true,,,,,,,,, +docs/dlc-live/dlc-live-gui/user_guide/overview.md,md,true,,,,,,,,, +docs/docker.md,md,true,online,review_needed,verify,,,,,, +docs/gui/PROJECT_GUI.md,md,true,online,review_needed,update,,,,"While the content is generally accurate, repeating installation instructions is not ideal. I would suggest linking to the installation guide instead of re-suggesting commmands but then still saying to read the install page... Also, the GUI is likely used by the majority of users, so I would even consider making this a full section in the TOC, and maybe even having one file per GUI tab, which would make tracking code/docs sync easier. Addendum: it seems the beginner guide section is more of a GUI step-by-step, as mentioned earlier in this comment. I would suggest merging/moving and adding links in the present doc, which would make it less of a video list and more of a proper GUI guide.",, +docs/gui/napari_GUI.md,md,true,online,outdated,archive,,,,Being updated in a separate PR (#3280),, +docs/installation.md,md,true,online,outdated,update,2026-04-21,,,Could be moved to a core/installation folder for clarity.,, +docs/intro.md,md,true,,,,,,,,, +docs/maDLC_UserGuide.md,md,true,online,review_needed,verify,,,,"Could use a small formatting pass. Contents are 4-5y old in some places, recommend to review for accuracy.",, +docs/pytorch/Benchmarking_shuffle_guide.md,md,true,online,viable,move,,,,"Useful and well-written, but it could be better groped with other tutorials/guides rather than being a PyTorch docs only page, as its contents are somewhat inbetween the two backends.",, +docs/pytorch/architectures.md,md,true,online,viable,keep,,,,,, +docs/pytorch/pytorch_config.md,md,true,online,review_needed,verify,,,,"Check for accuracy and completeness of content, and update as needed. Formatting is fairly consistent and does not need an urgent update.",, +docs/pytorch/user_guide.md,md,true,,,,,,,,, +docs/pytorch_dlc.md,md,true,orphaned,viable,move,,,,Unclear why this is unlisted in TOC; recommend updating and moving to PyTorch section.,, +docs/quick-start/single_animal_quick_guide.md,md,true,online,viable,archive,,,,"This is a bit stuck between minimal guide and quick start, as the lack of explanations makes it more into a catalogue of commands (which is an API docs responsibility), and a proper quick start guide that gives users a proper sense of the workflow. This should either be expanded greatly or simply archived. For simplicity, I recommend archiving.",, +docs/quick-start/tutorial_maDLC.md,md,true,online,viable,keep,,,,,, +docs/recipes/BatchProcessing.md,md,true,,,,,,,,, +docs/recipes/ClusteringNapari.md,md,true,,,,,,,,, +docs/recipes/DLCMethods.md,md,true,,,,,,,,, +docs/recipes/MegaDetectorDLCLive.md,md,true,orphaned,outdated,archive,,,,,, +docs/recipes/OpenVINO.md,md,true,,,,,,,,, +docs/recipes/OtherData.md,md,true,,,,,,,,, +docs/recipes/TechHardware.md,md,true,,,,,,,,, +docs/recipes/UsingModelZooPupil.md,md,true,,,,,,,,, +docs/recipes/flip_and_rotate.ipynb,ipynb,true,,,,,,,,, +docs/recipes/installTips.md,md,true,online,outdated,archive,,,,Should be removed in favor of the main installation guide.,, +docs/recipes/io.md,md,true,,,,,,,,, +docs/recipes/nn.md,md,true,,,,,,,,, +docs/recipes/pose_cfg_file_breakdown.md,md,true,,,,,,,,, +docs/recipes/post.md,md,true,,,,,,,,, +docs/recipes/publishing_notebooks_into_the_DLC_main_cookbook.md,md,true,online,review_needed,verify,,,,"Sligthly redundant with CONTRIBUTING.md, style may need adjusted based on the rest of the repo.",, +docs/roadmap.md,md,true,,,,,,,,, +docs/standardDeepLabCut_UserGuide.md,md,true,online,review_needed,update,,,,"This is a crucial piece of the doc, but it is rather long and verbose. Recommend breaking it up into smaller sections, and adding more visuals (e.g. screenshots of the GUI, etc.) to make it more engaging and easier to read. Also, consider adding a table of contents at the beginning for easier navigation.",, +examples/COLAB/COLAB_3miceDemo.ipynb,ipynb,true,,,,,,,,, +examples/COLAB/COLAB_BUCTD_and_CTD_tracking.ipynb,ipynb,true,,,,,,,,, +examples/COLAB/COLAB_DEMO_SuperAnimal.ipynb,ipynb,true,,,,,,,,, +examples/COLAB/COLAB_DEMO_mouse_openfield.ipynb,ipynb,true,,,,,,,,, +examples/COLAB/COLAB_DLC_ModelZoo.ipynb,ipynb,true,,,,,,,,, +examples/COLAB/COLAB_HumanPose_with_RTMPose.ipynb,ipynb,false,,,,,,,,, +examples/COLAB/COLAB_YOURDATA_SuperAnimal.ipynb,ipynb,true,,,,,,,,, +examples/COLAB/COLAB_YOURDATA_TrainNetwork_VideoAnalysis.ipynb,ipynb,true,,,,,,,,, +examples/COLAB/COLAB_YOURDATA_maDLC_TrainNetwork_VideoAnalysis.ipynb,ipynb,true,,,,,,,,, +examples/COLAB/COLAB_transformer_reID.ipynb,ipynb,false,,,,,,,,, +examples/JUPYTER/Demo_3D_DeepLabCut.ipynb,ipynb,true,,,,,,,,, +examples/JUPYTER/Demo_labeledexample_MouseReaching.ipynb,ipynb,true,,,,,,,,, +examples/JUPYTER/Demo_labeledexample_Openfield.ipynb,ipynb,true,,,,,,,,, +examples/JUPYTER/Demo_napari.ipynb,ipynb,true,,,,,,,,, +examples/JUPYTER/Demo_yourowndata.ipynb,ipynb,true,,,,,,,,, +examples/JUPYTER/Docker_TrainNetwork_VideoAnalysis.ipynb,ipynb,true,,,,,,,,, +tools/README.md,md,false,,,,,,,,, +tools/docs_and_notebooks_tool_README.md,md,false,,,,,,,,, +tools/ruff_cleanup_helpers.md,md,false,,,,,,,,,