This repository has been archived by the owner on Dec 8, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
27 changed files
with
4,055 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
# Sphinx build info version 1 | ||
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. | ||
config: 5fe80329f29303be4393bcc04a35ca23 | ||
tags: 645f666f9bcd5a90fca523b33c5a78b7 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
models.pose\_detection package | ||
============================== | ||
|
||
Submodules | ||
---------- | ||
|
||
models.pose\_detection.camera module | ||
------------------------------------ | ||
|
||
.. automodule:: models.pose_detection.camera | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
models.pose\_detection.classification module | ||
-------------------------------------------- | ||
|
||
.. automodule:: models.pose_detection.classification | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
models.pose\_detection.landmarking module | ||
----------------------------------------- | ||
|
||
.. automodule:: models.pose_detection.landmarking | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
models.pose\_detection.routines module | ||
-------------------------------------- | ||
|
||
.. automodule:: models.pose_detection.routines | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
Module contents | ||
--------------- | ||
|
||
.. automodule:: models.pose_detection | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
models package | ||
============== | ||
|
||
Subpackages | ||
----------- | ||
|
||
.. toctree:: | ||
:maxdepth: 4 | ||
|
||
models.pose_detection | ||
|
||
Module contents | ||
--------------- | ||
|
||
.. automodule:: models | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
client | ||
====== | ||
|
||
.. toctree:: | ||
:maxdepth: 4 | ||
|
||
models |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
.. sitting-desktop-garden documentation master file, created by | ||
sphinx-quickstart on Fri Aug 16 11:14:38 2024. | ||
You can adapt this file completely to your liking, but it should at least | ||
contain the root `toctree` directive. | ||
Sitting Desktop Garden Documentation | ||
==================================== | ||
|
||
this is a description | ||
|
||
.. toctree:: | ||
:maxdepth: 2 | ||
:caption: Contents: | ||
|
||
Contents | ||
-------- | ||
|
||
.. toctree:: | ||
|
||
generated/modules |
Oops, something went wrong.