-
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
0 parents
commit e1ec060
Showing
419 changed files
with
20,310 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: e9b96dda5391161b0544b06434a56076 | ||
tags: 645f666f9bcd5a90fca523b33c5a78b7 |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+2.63 KB
.doctrees/api/discover_utils.data.file_reader.video.decord_batch.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Empty file.
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,37 @@ | ||
data.handler package | ||
==================== | ||
|
||
Submodules | ||
---------- | ||
|
||
data.handler.file\_handler module | ||
--------------------------------- | ||
|
||
.. automodule:: data.handler.file_handler | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
data.handler.ihandler module | ||
---------------------------- | ||
|
||
.. automodule:: data.handler.ihandler | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
data.handler.mongo\_handler module | ||
---------------------------------- | ||
|
||
.. automodule:: data.handler.mongo_handler | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
Module contents | ||
--------------- | ||
|
||
.. automodule:: data.handler | ||
: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,21 @@ | ||
data.provider package | ||
===================== | ||
|
||
Submodules | ||
---------- | ||
|
||
data.provider.nova\_iterator module | ||
----------------------------------- | ||
|
||
.. automodule:: data.provider.nova_iterator | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
Module contents | ||
--------------- | ||
|
||
.. automodule:: data.provider | ||
: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,54 @@ | ||
data package | ||
============ | ||
|
||
Subpackages | ||
----------- | ||
|
||
.. toctree:: | ||
:maxdepth: 4 | ||
|
||
data.handler | ||
data.provider | ||
|
||
Submodules | ||
---------- | ||
|
||
data.annotation module | ||
---------------------- | ||
|
||
.. automodule:: data.annotation | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
data.data module | ||
---------------- | ||
|
||
.. automodule:: data.data | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
data.session module | ||
------------------- | ||
|
||
.. automodule:: data.session | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
data.stream module | ||
------------------ | ||
|
||
.. automodule:: data.stream | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
Module contents | ||
--------------- | ||
|
||
.. automodule:: data | ||
: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 @@ | ||
discover\_utils.data.annotation module | ||
====================================== | ||
|
||
.. automodule:: discover_utils.data.annotation | ||
: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 @@ | ||
discover\_utils.data.data module | ||
================================ | ||
|
||
.. automodule:: discover_utils.data.data | ||
: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,15 @@ | ||
discover\_utils.data.file\_reader package | ||
========================================= | ||
|
||
.. automodule:: discover_utils.data.file_reader | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
Subpackages | ||
----------- | ||
|
||
.. toctree:: | ||
:maxdepth: 8 | ||
|
||
discover_utils.data.file_reader.video |
7 changes: 7 additions & 0 deletions
7
_sources/api/discover_utils.data.file_reader.video.decord.rst.txt
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 @@ | ||
discover\_utils.data.file\_reader.video.decord module | ||
===================================================== | ||
|
||
.. automodule:: discover_utils.data.file_reader.video.decord | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
7 changes: 7 additions & 0 deletions
7
_sources/api/discover_utils.data.file_reader.video.decord_batch.rst.txt
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 @@ | ||
discover\_utils.data.file\_reader.video.decord\_batch module | ||
============================================================ | ||
|
||
.. automodule:: discover_utils.data.file_reader.video.decord_batch | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
7 changes: 7 additions & 0 deletions
7
_sources/api/discover_utils.data.file_reader.video.imageio.rst.txt
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 @@ | ||
discover\_utils.data.file\_reader.video.imageio module | ||
====================================================== | ||
|
||
.. automodule:: discover_utils.data.file_reader.video.imageio | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
7 changes: 7 additions & 0 deletions
7
_sources/api/discover_utils.data.file_reader.video.moviepy.rst.txt
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 @@ | ||
discover\_utils.data.file\_reader.video.moviepy module | ||
====================================================== | ||
|
||
.. automodule:: discover_utils.data.file_reader.video.moviepy | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
7 changes: 7 additions & 0 deletions
7
_sources/api/discover_utils.data.file_reader.video.pyav.rst.txt
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 @@ | ||
discover\_utils.data.file\_reader.video.pyav module | ||
=================================================== | ||
|
||
.. automodule:: discover_utils.data.file_reader.video.pyav | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
19 changes: 19 additions & 0 deletions
19
_sources/api/discover_utils.data.file_reader.video.rst.txt
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,19 @@ | ||
discover\_utils.data.file\_reader.video package | ||
=============================================== | ||
|
||
.. automodule:: discover_utils.data.file_reader.video | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
Submodules | ||
---------- | ||
|
||
.. toctree:: | ||
:maxdepth: 8 | ||
|
||
discover_utils.data.file_reader.video.decord | ||
discover_utils.data.file_reader.video.decord_batch | ||
discover_utils.data.file_reader.video.imageio | ||
discover_utils.data.file_reader.video.moviepy | ||
discover_utils.data.file_reader.video.pyav |
7 changes: 7 additions & 0 deletions
7
_sources/api/discover_utils.data.handler.file_handler.rst.txt
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 @@ | ||
discover\_utils.data.handler.file\_handler module | ||
================================================= | ||
|
||
.. automodule:: discover_utils.data.handler.file_handler | ||
: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 @@ | ||
discover\_utils.data.handler.ihandler module | ||
============================================ | ||
|
||
.. automodule:: discover_utils.data.handler.ihandler | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
7 changes: 7 additions & 0 deletions
7
_sources/api/discover_utils.data.handler.nova_db_handler.rst.txt
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 @@ | ||
discover\_utils.data.handler.nova\_db\_handler module | ||
===================================================== | ||
|
||
.. automodule:: discover_utils.data.handler.nova_db_handler | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
7 changes: 7 additions & 0 deletions
7
_sources/api/discover_utils.data.handler.request_handler.rst.txt
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 @@ | ||
discover\_utils.data.handler.request\_handler module | ||
==================================================== | ||
|
||
.. automodule:: discover_utils.data.handler.request_handler | ||
: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,19 @@ | ||
discover\_utils.data.handler package | ||
==================================== | ||
|
||
.. automodule:: discover_utils.data.handler | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
Submodules | ||
---------- | ||
|
||
.. toctree:: | ||
:maxdepth: 8 | ||
|
||
discover_utils.data.handler.file_handler | ||
discover_utils.data.handler.ihandler | ||
discover_utils.data.handler.nova_db_handler | ||
discover_utils.data.handler.request_handler | ||
discover_utils.data.handler.url_handler |
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 @@ | ||
discover\_utils.data.handler.url\_handler module | ||
================================================ | ||
|
||
.. automodule:: discover_utils.data.handler.url_handler | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
7 changes: 7 additions & 0 deletions
7
_sources/api/discover_utils.data.provider.data_manager.rst.txt
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 @@ | ||
discover\_utils.data.provider.data\_manager module | ||
================================================== | ||
|
||
.. automodule:: discover_utils.data.provider.data_manager | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
7 changes: 7 additions & 0 deletions
7
_sources/api/discover_utils.data.provider.dataset_iterator.rst.txt
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 @@ | ||
discover\_utils.data.provider.dataset\_iterator module | ||
====================================================== | ||
|
||
.. automodule:: discover_utils.data.provider.dataset_iterator | ||
: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,16 @@ | ||
discover\_utils.data.provider package | ||
===================================== | ||
|
||
.. automodule:: discover_utils.data.provider | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
Submodules | ||
---------- | ||
|
||
.. toctree:: | ||
:maxdepth: 8 | ||
|
||
discover_utils.data.provider.data_manager | ||
discover_utils.data.provider.dataset_iterator |
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,28 @@ | ||
discover\_utils.data package | ||
============================ | ||
|
||
.. automodule:: discover_utils.data | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
Subpackages | ||
----------- | ||
|
||
.. toctree:: | ||
:maxdepth: 8 | ||
|
||
discover_utils.data.file_reader | ||
discover_utils.data.handler | ||
discover_utils.data.provider | ||
|
||
Submodules | ||
---------- | ||
|
||
.. toctree:: | ||
:maxdepth: 8 | ||
|
||
discover_utils.data.annotation | ||
discover_utils.data.data | ||
discover_utils.data.static | ||
discover_utils.data.stream |
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 @@ | ||
discover\_utils.data.static module | ||
================================== | ||
|
||
.. automodule:: discover_utils.data.static | ||
: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 @@ | ||
discover\_utils.data.stream module | ||
================================== | ||
|
||
.. automodule:: discover_utils.data.stream | ||
: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,15 @@ | ||
discover\_utils.interfaces package | ||
================================== | ||
|
||
.. automodule:: discover_utils.interfaces | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
Submodules | ||
---------- | ||
|
||
.. toctree:: | ||
:maxdepth: 8 | ||
|
||
discover_utils.interfaces.server_module |
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 @@ | ||
discover\_utils.interfaces.server\_module module | ||
================================================ | ||
|
||
.. automodule:: discover_utils.interfaces.server_module | ||
: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 @@ | ||
discover\_utils package | ||
======================= | ||
|
||
.. automodule:: discover_utils | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: | ||
|
||
Subpackages | ||
----------- | ||
|
||
.. toctree:: | ||
:maxdepth: 8 | ||
|
||
discover_utils.data | ||
discover_utils.interfaces | ||
discover_utils.scripts | ||
discover_utils.utils |
Oops, something went wrong.