Delete .venv directory
This commit is contained in:
committed by
GitHub
parent
7795984d81
commit
5a2693bd9f
@@ -1 +0,0 @@
|
||||
pip
|
@@ -1,201 +0,0 @@
|
||||
Apache License
|
||||
Version 2.0, January 2004
|
||||
http://www.apache.org/licenses/
|
||||
|
||||
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
||||
|
||||
1. Definitions.
|
||||
|
||||
"License" shall mean the terms and conditions for use, reproduction,
|
||||
and distribution as defined by Sections 1 through 9 of this document.
|
||||
|
||||
"Licensor" shall mean the copyright owner or entity authorized by
|
||||
the copyright owner that is granting the License.
|
||||
|
||||
"Legal Entity" shall mean the union of the acting entity and all
|
||||
other entities that control, are controlled by, or are under common
|
||||
control with that entity. For the purposes of this definition,
|
||||
"control" means (i) the power, direct or indirect, to cause the
|
||||
direction or management of such entity, whether by contract or
|
||||
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
||||
outstanding shares, or (iii) beneficial ownership of such entity.
|
||||
|
||||
"You" (or "Your") shall mean an individual or Legal Entity
|
||||
exercising permissions granted by this License.
|
||||
|
||||
"Source" form shall mean the preferred form for making modifications,
|
||||
including but not limited to software source code, documentation
|
||||
source, and configuration files.
|
||||
|
||||
"Object" form shall mean any form resulting from mechanical
|
||||
transformation or translation of a Source form, including but
|
||||
not limited to compiled object code, generated documentation,
|
||||
and conversions to other media types.
|
||||
|
||||
"Work" shall mean the work of authorship, whether in Source or
|
||||
Object form, made available under the License, as indicated by a
|
||||
copyright notice that is included in or attached to the work
|
||||
(an example is provided in the Appendix below).
|
||||
|
||||
"Derivative Works" shall mean any work, whether in Source or Object
|
||||
form, that is based on (or derived from) the Work and for which the
|
||||
editorial revisions, annotations, elaborations, or other modifications
|
||||
represent, as a whole, an original work of authorship. For the purposes
|
||||
of this License, Derivative Works shall not include works that remain
|
||||
separable from, or merely link (or bind by name) to the interfaces of,
|
||||
the Work and Derivative Works thereof.
|
||||
|
||||
"Contribution" shall mean any work of authorship, including
|
||||
the original version of the Work and any modifications or additions
|
||||
to that Work or Derivative Works thereof, that is intentionally
|
||||
submitted to Licensor for inclusion in the Work by the copyright owner
|
||||
or by an individual or Legal Entity authorized to submit on behalf of
|
||||
the copyright owner. For the purposes of this definition, "submitted"
|
||||
means any form of electronic, verbal, or written communication sent
|
||||
to the Licensor or its representatives, including but not limited to
|
||||
communication on electronic mailing lists, source code control systems,
|
||||
and issue tracking systems that are managed by, or on behalf of, the
|
||||
Licensor for the purpose of discussing and improving the Work, but
|
||||
excluding communication that is conspicuously marked or otherwise
|
||||
designated in writing by the copyright owner as "Not a Contribution."
|
||||
|
||||
"Contributor" shall mean Licensor and any individual or Legal Entity
|
||||
on behalf of whom a Contribution has been received by Licensor and
|
||||
subsequently incorporated within the Work.
|
||||
|
||||
2. Grant of Copyright License. Subject to the terms and conditions of
|
||||
this License, each Contributor hereby grants to You a perpetual,
|
||||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||
copyright license to reproduce, prepare Derivative Works of,
|
||||
publicly display, publicly perform, sublicense, and distribute the
|
||||
Work and such Derivative Works in Source or Object form.
|
||||
|
||||
3. Grant of Patent License. Subject to the terms and conditions of
|
||||
this License, each Contributor hereby grants to You a perpetual,
|
||||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||
(except as stated in this section) patent license to make, have made,
|
||||
use, offer to sell, sell, import, and otherwise transfer the Work,
|
||||
where such license applies only to those patent claims licensable
|
||||
by such Contributor that are necessarily infringed by their
|
||||
Contribution(s) alone or by combination of their Contribution(s)
|
||||
with the Work to which such Contribution(s) was submitted. If You
|
||||
institute patent litigation against any entity (including a
|
||||
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
||||
or a Contribution incorporated within the Work constitutes direct
|
||||
or contributory patent infringement, then any patent licenses
|
||||
granted to You under this License for that Work shall terminate
|
||||
as of the date such litigation is filed.
|
||||
|
||||
4. Redistribution. You may reproduce and distribute copies of the
|
||||
Work or Derivative Works thereof in any medium, with or without
|
||||
modifications, and in Source or Object form, provided that You
|
||||
meet the following conditions:
|
||||
|
||||
(a) You must give any other recipients of the Work or
|
||||
Derivative Works a copy of this License; and
|
||||
|
||||
(b) You must cause any modified files to carry prominent notices
|
||||
stating that You changed the files; and
|
||||
|
||||
(c) You must retain, in the Source form of any Derivative Works
|
||||
that You distribute, all copyright, patent, trademark, and
|
||||
attribution notices from the Source form of the Work,
|
||||
excluding those notices that do not pertain to any part of
|
||||
the Derivative Works; and
|
||||
|
||||
(d) If the Work includes a "NOTICE" text file as part of its
|
||||
distribution, then any Derivative Works that You distribute must
|
||||
include a readable copy of the attribution notices contained
|
||||
within such NOTICE file, excluding those notices that do not
|
||||
pertain to any part of the Derivative Works, in at least one
|
||||
of the following places: within a NOTICE text file distributed
|
||||
as part of the Derivative Works; within the Source form or
|
||||
documentation, if provided along with the Derivative Works; or,
|
||||
within a display generated by the Derivative Works, if and
|
||||
wherever such third-party notices normally appear. The contents
|
||||
of the NOTICE file are for informational purposes only and
|
||||
do not modify the License. You may add Your own attribution
|
||||
notices within Derivative Works that You distribute, alongside
|
||||
or as an addendum to the NOTICE text from the Work, provided
|
||||
that such additional attribution notices cannot be construed
|
||||
as modifying the License.
|
||||
|
||||
You may add Your own copyright statement to Your modifications and
|
||||
may provide additional or different license terms and conditions
|
||||
for use, reproduction, or distribution of Your modifications, or
|
||||
for any such Derivative Works as a whole, provided Your use,
|
||||
reproduction, and distribution of the Work otherwise complies with
|
||||
the conditions stated in this License.
|
||||
|
||||
5. Submission of Contributions. Unless You explicitly state otherwise,
|
||||
any Contribution intentionally submitted for inclusion in the Work
|
||||
by You to the Licensor shall be under the terms and conditions of
|
||||
this License, without any additional terms or conditions.
|
||||
Notwithstanding the above, nothing herein shall supersede or modify
|
||||
the terms of any separate license agreement you may have executed
|
||||
with Licensor regarding such Contributions.
|
||||
|
||||
6. Trademarks. This License does not grant permission to use the trade
|
||||
names, trademarks, service marks, or product names of the Licensor,
|
||||
except as required for reasonable and customary use in describing the
|
||||
origin of the Work and reproducing the content of the NOTICE file.
|
||||
|
||||
7. Disclaimer of Warranty. Unless required by applicable law or
|
||||
agreed to in writing, Licensor provides the Work (and each
|
||||
Contributor provides its Contributions) on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
||||
implied, including, without limitation, any warranties or conditions
|
||||
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
||||
PARTICULAR PURPOSE. You are solely responsible for determining the
|
||||
appropriateness of using or redistributing the Work and assume any
|
||||
risks associated with Your exercise of permissions under this License.
|
||||
|
||||
8. Limitation of Liability. In no event and under no legal theory,
|
||||
whether in tort (including negligence), contract, or otherwise,
|
||||
unless required by applicable law (such as deliberate and grossly
|
||||
negligent acts) or agreed to in writing, shall any Contributor be
|
||||
liable to You for damages, including any direct, indirect, special,
|
||||
incidental, or consequential damages of any character arising as a
|
||||
result of this License or out of the use or inability to use the
|
||||
Work (including but not limited to damages for loss of goodwill,
|
||||
work stoppage, computer failure or malfunction, or any and all
|
||||
other commercial damages or losses), even if such Contributor
|
||||
has been advised of the possibility of such damages.
|
||||
|
||||
9. Accepting Warranty or Additional Liability. While redistributing
|
||||
the Work or Derivative Works thereof, You may choose to offer,
|
||||
and charge a fee for, acceptance of support, warranty, indemnity,
|
||||
or other liability obligations and/or rights consistent with this
|
||||
License. However, in accepting such obligations, You may act only
|
||||
on Your own behalf and on Your sole responsibility, not on behalf
|
||||
of any other Contributor, and only if You agree to indemnify,
|
||||
defend, and hold each Contributor harmless for any liability
|
||||
incurred by, or claims asserted against, such Contributor by reason
|
||||
of your accepting any such warranty or additional liability.
|
||||
|
||||
END OF TERMS AND CONDITIONS
|
||||
|
||||
APPENDIX: How to apply the Apache License to your work.
|
||||
|
||||
To apply the Apache License to your work, attach the following
|
||||
boilerplate notice, with the fields enclosed by brackets "[]"
|
||||
replaced with your own identifying information. (Don't include
|
||||
the brackets!) The text should be enclosed in the appropriate
|
||||
comment syntax for the file format. We also recommend that a
|
||||
file or class name and description of purpose be included on the
|
||||
same "printed page" as the copyright notice for easier
|
||||
identification within third-party archives.
|
||||
|
||||
Copyright [yyyy] [name of copyright owner]
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
@@ -1,196 +0,0 @@
|
||||
Metadata-Version: 2.1
|
||||
Name: mediapipe
|
||||
Version: 0.8.6.2
|
||||
Summary: MediaPipe is the simplest way for researchers and developers to build world-class ML solutions and applications for mobile, edge, cloud and the web.
|
||||
Home-page: https://github.com/google/mediapipe
|
||||
Author: The MediaPipe Authors
|
||||
Author-email: mediapipe@google.com
|
||||
License: Apache 2.0
|
||||
Keywords: mediapipe
|
||||
Platform: UNKNOWN
|
||||
Classifier: Development Status :: 3 - Alpha
|
||||
Classifier: Intended Audience :: Developers
|
||||
Classifier: Intended Audience :: Education
|
||||
Classifier: Intended Audience :: Science/Research
|
||||
Classifier: License :: OSI Approved :: Apache Software License
|
||||
Classifier: Operating System :: MacOS :: MacOS X
|
||||
Classifier: Operating System :: Microsoft :: Windows
|
||||
Classifier: Operating System :: POSIX :: Linux
|
||||
Classifier: Programming Language :: Python :: 3.7
|
||||
Classifier: Programming Language :: Python :: 3.8
|
||||
Classifier: Programming Language :: Python :: 3.9
|
||||
Classifier: Programming Language :: Python :: 3 :: Only
|
||||
Classifier: Topic :: Scientific/Engineering
|
||||
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
|
||||
Classifier: Topic :: Software Development
|
||||
Classifier: Topic :: Software Development :: Libraries
|
||||
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
||||
Description-Content-Type: text/markdown
|
||||
License-File: LICENSE
|
||||
Requires-Dist: absl-py
|
||||
Requires-Dist: attrs (>=19.1.0)
|
||||
Requires-Dist: matplotlib
|
||||
Requires-Dist: numpy
|
||||
Requires-Dist: opencv-contrib-python
|
||||
Requires-Dist: protobuf (>=3.11.4)
|
||||
Requires-Dist: six
|
||||
Requires-Dist: wheel
|
||||
|
||||
---
|
||||
layout: default
|
||||
title: Home
|
||||
nav_order: 1
|
||||
---
|
||||
|
||||

|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
## Live ML anywhere
|
||||
|
||||
[MediaPipe](https://google.github.io/mediapipe/) offers cross-platform, customizable
|
||||
ML solutions for live and streaming media.
|
||||
|
||||
 | 
|
||||
:------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------:
|
||||
***End-to-End acceleration***: *Built-in fast ML inference and processing accelerated even on common hardware* | ***Build once, deploy anywhere***: *Unified solution works across Android, iOS, desktop/cloud, web and IoT*
|
||||
 | 
|
||||
***Ready-to-use solutions***: *Cutting-edge ML solutions demonstrating full power of the framework* | ***Free and open source***: *Framework and solutions both under Apache 2.0, fully extensible and customizable*
|
||||
|
||||
## ML solutions in MediaPipe
|
||||
|
||||
Face Detection | Face Mesh | Iris | Hands | Pose | Holistic
|
||||
:----------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------: | :------:
|
||||
[](https://google.github.io/mediapipe/solutions/face_detection) | [](https://google.github.io/mediapipe/solutions/face_mesh) | [](https://google.github.io/mediapipe/solutions/iris) | [](https://google.github.io/mediapipe/solutions/hands) | [](https://google.github.io/mediapipe/solutions/pose) | [](https://google.github.io/mediapipe/solutions/holistic)
|
||||
|
||||
Hair Segmentation | Object Detection | Box Tracking | Instant Motion Tracking | Objectron | KNIFT
|
||||
:-------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------: | :---:
|
||||
[](https://google.github.io/mediapipe/solutions/hair_segmentation) | [](https://google.github.io/mediapipe/solutions/object_detection) | [](https://google.github.io/mediapipe/solutions/box_tracking) | [](https://google.github.io/mediapipe/solutions/instant_motion_tracking) | [](https://google.github.io/mediapipe/solutions/objectron) | [](https://google.github.io/mediapipe/solutions/knift)
|
||||
|
||||
<!-- []() in the first cell is needed to preserve table formatting in GitHub Pages. -->
|
||||
<!-- Whenever this table is updated, paste a copy to solutions/solutions.md. -->
|
||||
|
||||
[]() | [Android](https://google.github.io/mediapipe/getting_started/android) | [iOS](https://google.github.io/mediapipe/getting_started/ios) | [C++](https://google.github.io/mediapipe/getting_started/cpp) | [Python](https://google.github.io/mediapipe/getting_started/python) | [JS](https://google.github.io/mediapipe/getting_started/javascript) | [Coral](https://github.com/google/mediapipe/tree/master/mediapipe/examples/coral/README.md)
|
||||
:---------------------------------------------------------------------------------------- | :-------------------------------------------------------------: | :-----------------------------------------------------: | :-----------------------------------------------------: | :-----------------------------------------------------------: | :-----------------------------------------------------------: | :--------------------------------------------------------------------:
|
||||
[Face Detection](https://google.github.io/mediapipe/solutions/face_detection) | ✅ | ✅ | ✅ | ✅ | ✅ | ✅
|
||||
[Face Mesh](https://google.github.io/mediapipe/solutions/face_mesh) | ✅ | ✅ | ✅ | ✅ | ✅ |
|
||||
[Iris](https://google.github.io/mediapipe/solutions/iris) | ✅ | ✅ | ✅ | | |
|
||||
[Hands](https://google.github.io/mediapipe/solutions/hands) | ✅ | ✅ | ✅ | ✅ | ✅ |
|
||||
[Pose](https://google.github.io/mediapipe/solutions/pose) | ✅ | ✅ | ✅ | ✅ | ✅ |
|
||||
[Holistic](https://google.github.io/mediapipe/solutions/holistic) | ✅ | ✅ | ✅ | ✅ | ✅ |
|
||||
[Selfie Segmentation](https://google.github.io/mediapipe/solutions/selfie_segmentation) | ✅ | ✅ | ✅ | ✅ | ✅ |
|
||||
[Hair Segmentation](https://google.github.io/mediapipe/solutions/hair_segmentation) | ✅ | | ✅ | | |
|
||||
[Object Detection](https://google.github.io/mediapipe/solutions/object_detection) | ✅ | ✅ | ✅ | | | ✅
|
||||
[Box Tracking](https://google.github.io/mediapipe/solutions/box_tracking) | ✅ | ✅ | ✅ | | |
|
||||
[Instant Motion Tracking](https://google.github.io/mediapipe/solutions/instant_motion_tracking) | ✅ | | | | |
|
||||
[Objectron](https://google.github.io/mediapipe/solutions/objectron) | ✅ | | ✅ | ✅ | ✅ |
|
||||
[KNIFT](https://google.github.io/mediapipe/solutions/knift) | ✅ | | | | |
|
||||
[AutoFlip](https://google.github.io/mediapipe/solutions/autoflip) | | | ✅ | | |
|
||||
[MediaSequence](https://google.github.io/mediapipe/solutions/media_sequence) | | | ✅ | | |
|
||||
[YouTube 8M](https://google.github.io/mediapipe/solutions/youtube_8m) | | | ✅ | | |
|
||||
|
||||
See also
|
||||
[MediaPipe Models and Model Cards](https://google.github.io/mediapipe/solutions/models)
|
||||
for ML models released in MediaPipe.
|
||||
|
||||
## Getting started
|
||||
|
||||
To start using MediaPipe
|
||||
[solutions](https://google.github.io/mediapipe/solutions/solutions) with only a few
|
||||
lines code, see example code and demos in
|
||||
[MediaPipe in Python](https://google.github.io/mediapipe/getting_started/python) and
|
||||
[MediaPipe in JavaScript](https://google.github.io/mediapipe/getting_started/javascript).
|
||||
|
||||
To use MediaPipe in C++, Android and iOS, which allow further customization of
|
||||
the [solutions](https://google.github.io/mediapipe/solutions/solutions) as well as
|
||||
building your own, learn how to
|
||||
[install](https://google.github.io/mediapipe/getting_started/install) MediaPipe and
|
||||
start building example applications in
|
||||
[C++](https://google.github.io/mediapipe/getting_started/cpp),
|
||||
[Android](https://google.github.io/mediapipe/getting_started/android) and
|
||||
[iOS](https://google.github.io/mediapipe/getting_started/ios).
|
||||
|
||||
The source code is hosted in the
|
||||
[MediaPipe Github repository](https://github.com/google/mediapipe), and you can
|
||||
run code search using
|
||||
[Google Open Source Code Search](https://cs.opensource.google/mediapipe/mediapipe).
|
||||
|
||||
## Publications
|
||||
|
||||
* [Bringing artworks to life with AR](https://developers.googleblog.com/2021/07/bringing-artworks-to-life-with-ar.html)
|
||||
in Google Developers Blog
|
||||
* [Prosthesis control via Mirru App using MediaPipe hand tracking](https://developers.googleblog.com/2021/05/control-your-mirru-prosthesis-with-mediapipe-hand-tracking.html)
|
||||
in Google Developers Blog
|
||||
* [SignAll SDK: Sign language interface using MediaPipe is now available for
|
||||
developers](https://developers.googleblog.com/2021/04/signall-sdk-sign-language-interface-using-mediapipe-now-available.html)
|
||||
in Google Developers Blog
|
||||
* [MediaPipe Holistic - Simultaneous Face, Hand and Pose Prediction, on Device](https://ai.googleblog.com/2020/12/mediapipe-holistic-simultaneous-face.html)
|
||||
in Google AI Blog
|
||||
* [Background Features in Google Meet, Powered by Web ML](https://ai.googleblog.com/2020/10/background-features-in-google-meet.html)
|
||||
in Google AI Blog
|
||||
* [MediaPipe 3D Face Transform](https://developers.googleblog.com/2020/09/mediapipe-3d-face-transform.html)
|
||||
in Google Developers Blog
|
||||
* [Instant Motion Tracking With MediaPipe](https://developers.googleblog.com/2020/08/instant-motion-tracking-with-mediapipe.html)
|
||||
in Google Developers Blog
|
||||
* [BlazePose - On-device Real-time Body Pose Tracking](https://ai.googleblog.com/2020/08/on-device-real-time-body-pose-tracking.html)
|
||||
in Google AI Blog
|
||||
* [MediaPipe Iris: Real-time Eye Tracking and Depth Estimation](https://ai.googleblog.com/2020/08/mediapipe-iris-real-time-iris-tracking.html)
|
||||
in Google AI Blog
|
||||
* [MediaPipe KNIFT: Template-based feature matching](https://developers.googleblog.com/2020/04/mediapipe-knift-template-based-feature-matching.html)
|
||||
in Google Developers Blog
|
||||
* [Alfred Camera: Smart camera features using MediaPipe](https://developers.googleblog.com/2020/03/alfred-camera-smart-camera-features-using-mediapipe.html)
|
||||
in Google Developers Blog
|
||||
* [Real-Time 3D Object Detection on Mobile Devices with MediaPipe](https://ai.googleblog.com/2020/03/real-time-3d-object-detection-on-mobile.html)
|
||||
in Google AI Blog
|
||||
* [AutoFlip: An Open Source Framework for Intelligent Video Reframing](https://ai.googleblog.com/2020/02/autoflip-open-source-framework-for.html)
|
||||
in Google AI Blog
|
||||
* [MediaPipe on the Web](https://developers.googleblog.com/2020/01/mediapipe-on-web.html)
|
||||
in Google Developers Blog
|
||||
* [Object Detection and Tracking using MediaPipe](https://developers.googleblog.com/2019/12/object-detection-and-tracking-using-mediapipe.html)
|
||||
in Google Developers Blog
|
||||
* [On-Device, Real-Time Hand Tracking with MediaPipe](https://ai.googleblog.com/2019/08/on-device-real-time-hand-tracking-with.html)
|
||||
in Google AI Blog
|
||||
* [MediaPipe: A Framework for Building Perception Pipelines](https://arxiv.org/abs/1906.08172)
|
||||
|
||||
## Videos
|
||||
|
||||
* [YouTube Channel](https://www.youtube.com/c/MediaPipe)
|
||||
|
||||
## Events
|
||||
|
||||
* [MediaPipe Seattle Meetup, Google Building Waterside, 13 Feb 2020](https://mediapipe.page.link/seattle2020)
|
||||
* [AI Nextcon 2020, 12-16 Feb 2020, Seattle](http://aisea20.xnextcon.com/)
|
||||
* [MediaPipe Madrid Meetup, 16 Dec 2019](https://www.meetup.com/Madrid-AI-Developers-Group/events/266329088/)
|
||||
* [MediaPipe London Meetup, Google 123 Building, 12 Dec 2019](https://www.meetup.com/London-AI-Tech-Talk/events/266329038)
|
||||
* [ML Conference, Berlin, 11 Dec 2019](https://mlconference.ai/machine-learning-advanced-development/mediapipe-building-real-time-cross-platform-mobile-web-edge-desktop-video-audio-ml-pipelines/)
|
||||
* [MediaPipe Berlin Meetup, Google Berlin, 11 Dec 2019](https://www.meetup.com/Berlin-AI-Tech-Talk/events/266328794/)
|
||||
* [The 3rd Workshop on YouTube-8M Large Scale Video Understanding Workshop,
|
||||
Seoul, Korea ICCV
|
||||
2019](https://research.google.com/youtube8m/workshop2019/index.html)
|
||||
* [AI DevWorld 2019, 10 Oct 2019, San Jose, CA](https://aidevworld.com)
|
||||
* [Google Industry Workshop at ICIP 2019, 24 Sept 2019, Taipei, Taiwan](http://2019.ieeeicip.org/?action=page4&id=14#Google)
|
||||
([presentation](https://docs.google.com/presentation/d/e/2PACX-1vRIBBbO_LO9v2YmvbHHEt1cwyqH6EjDxiILjuT0foXy1E7g6uyh4CesB2DkkEwlRDO9_lWfuKMZx98T/pub?start=false&loop=false&delayms=3000&slide=id.g556cc1a659_0_5))
|
||||
* [Open sourced at CVPR 2019, 17~20 June, Long Beach, CA](https://sites.google.com/corp/view/perception-cv4arvr/mediapipe)
|
||||
|
||||
## Community
|
||||
|
||||
* [Awesome MediaPipe](https://mediapipe.org) - A curated list of awesome
|
||||
MediaPipe related frameworks, libraries and software
|
||||
* [Slack community](https://mediapipe.page.link/joinslack) for MediaPipe users
|
||||
* [Discuss](https://groups.google.com/forum/#!forum/mediapipe) - General
|
||||
community discussion around MediaPipe
|
||||
|
||||
## Alpha disclaimer
|
||||
|
||||
MediaPipe is currently in alpha at v0.7. We may be still making breaking API
|
||||
changes and expect to get to stable APIs by v1.0.
|
||||
|
||||
## Contributing
|
||||
|
||||
We welcome contributions. Please follow these
|
||||
[guidelines](https://github.com/google/mediapipe/blob/master/CONTRIBUTING.md).
|
||||
|
||||
We use GitHub issues for tracking requests and bugs. Please post questions to
|
||||
the MediaPipe Stack Overflow with a `mediapipe` tag.
|
||||
|
||||
|
@@ -1,486 +0,0 @@
|
||||
mediapipe-0.8.6.2.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
|
||||
mediapipe-0.8.6.2.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
||||
mediapipe-0.8.6.2.dist-info/METADATA,sha256=gjUDOlLYCAZXKi2Q9MTIJyWMsoC3eQstWAOOmi6yXpk,22134
|
||||
mediapipe-0.8.6.2.dist-info/RECORD,,
|
||||
mediapipe-0.8.6.2.dist-info/REQUESTED,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
mediapipe-0.8.6.2.dist-info/WHEEL,sha256=a60ds3Ma82hx_sQpOqkP7xcMHCqlDvAwFM7jtmOVcmY,148
|
||||
mediapipe-0.8.6.2.dist-info/top_level.txt,sha256=gyzLSpJ4w4C1_7d4zwUujkFXY3SRcngXMliuejCv3LY,47
|
||||
mediapipe/__init__.py,sha256=1QZC19YuiuP86Rxgq20CCNS6K5K8Gqsy3PQgFvf4nw4,657
|
||||
mediapipe/__pycache__/__init__.cpython-39.pyc,,
|
||||
mediapipe/calculators/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
mediapipe/calculators/__pycache__/__init__.cpython-39.pyc,,
|
||||
mediapipe/calculators/audio/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
mediapipe/calculators/audio/__pycache__/__init__.cpython-39.pyc,,
|
||||
mediapipe/calculators/audio/__pycache__/mfcc_mel_calculators_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/audio/__pycache__/rational_factor_resample_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/audio/__pycache__/spectrogram_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/audio/__pycache__/stabilized_log_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/audio/__pycache__/time_series_framer_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/audio/mfcc_mel_calculators_pb2.py,sha256=WOApIKsWh-ZozIUtACRG3Sl0rf7ZZrKaeQB-XxhCj5A,7191
|
||||
mediapipe/calculators/audio/rational_factor_resample_calculator_pb2.py,sha256=YyUD4D3mZgU7TdZhI4syUj6uFLmx15wc2DPBaJFiT8E,7863
|
||||
mediapipe/calculators/audio/spectrogram_calculator_pb2.py,sha256=VmqPLZUQHq6XQa2sVAeUeSk-eQakZx3enb0HTS-qMAU,9390
|
||||
mediapipe/calculators/audio/stabilized_log_calculator_pb2.py,sha256=SddpQULNY23fIoSDg4RsVkmjnvzPLvI8xhMfCPg2_rc,4573
|
||||
mediapipe/calculators/audio/time_series_framer_calculator_pb2.py,sha256=5_xHDmy5qfqw2hHH5tmDC5X4UYmKrgwty9u0vSfGPlc,7361
|
||||
mediapipe/calculators/core/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
mediapipe/calculators/core/__pycache__/__init__.cpython-39.pyc,,
|
||||
mediapipe/calculators/core/__pycache__/clip_vector_size_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/core/__pycache__/concatenate_vector_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/core/__pycache__/constant_side_packet_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/core/__pycache__/dequantize_byte_array_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/core/__pycache__/flow_limiter_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/core/__pycache__/gate_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/core/__pycache__/graph_profile_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/core/__pycache__/packet_cloner_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/core/__pycache__/packet_resampler_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/core/__pycache__/packet_thinner_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/core/__pycache__/quantize_float_vector_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/core/__pycache__/sequence_shift_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/core/__pycache__/split_vector_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/core/clip_vector_size_calculator_pb2.py,sha256=W1FqzPg2CB6woM2rMJ82LvZU1G1T7rBuhENfDkmueJM,3750
|
||||
mediapipe/calculators/core/concatenate_vector_calculator_pb2.py,sha256=qMkjg3wSX3jgs08OPWWSwuXSOcBAnO0LY1-pxy_xnhw,3839
|
||||
mediapipe/calculators/core/constant_side_packet_calculator_pb2.py,sha256=et2PVO7FEIy1IrK2YPsv9LmopzqbYcdRBFxpEyfDrbQ,10921
|
||||
mediapipe/calculators/core/dequantize_byte_array_calculator_pb2.py,sha256=Fmw2kxyWBda1Pe-kNrdD3jC8GIpWnEKy0iLhHalOmU4,4336
|
||||
mediapipe/calculators/core/flow_limiter_calculator_pb2.py,sha256=uWJg-58afUmifHM6huVJS9Paou4lo8Ef92ozW3vBrvg,4606
|
||||
mediapipe/calculators/core/gate_calculator_pb2.py,sha256=CmdLblEJKgLhmUt6WGUoyTELSSbC9QoI7AFpjRhVhhw,3551
|
||||
mediapipe/calculators/core/graph_profile_calculator_pb2.py,sha256=op144dzbalKqduJC5TrkC6uBLtBrzlKYl0p0dnkvj18,3740
|
||||
mediapipe/calculators/core/packet_cloner_calculator_pb2.py,sha256=bVk5ogLXBwXoY31A0o60A-49AXUCdwwrlmhW72x7Wk8,3771
|
||||
mediapipe/calculators/core/packet_resampler_calculator_pb2.py,sha256=V50OHz5OvKUjW4ucwdTRaV7iscustbP6GOPwNOTcPEc,9048
|
||||
mediapipe/calculators/core/packet_thinner_calculator_pb2.py,sha256=Hf-pOEXGPXXJ39yQiqapCkIBBGAhPWZsshlNDPlN7ds,6970
|
||||
mediapipe/calculators/core/quantize_float_vector_calculator_pb2.py,sha256=z0f0RmzdHcnMeDwniL5bMcP4AHe3KY2ufaw0CUc1MIU,4329
|
||||
mediapipe/calculators/core/sequence_shift_calculator_pb2.py,sha256=LyOsPA96daCczV29UOp6-5yGdHzQvzv1uibpAX22KYQ,3715
|
||||
mediapipe/calculators/core/split_vector_calculator_pb2.py,sha256=rN1FMNw539hGWOXfHP41a7Ivfelvnhl6Na8ibwtz4is,6149
|
||||
mediapipe/calculators/image/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
mediapipe/calculators/image/__pycache__/__init__.cpython-39.pyc,,
|
||||
mediapipe/calculators/image/__pycache__/bilateral_filter_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/image/__pycache__/feature_detector_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/image/__pycache__/image_clone_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/image/__pycache__/image_cropping_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/image/__pycache__/image_transformation_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/image/__pycache__/mask_overlay_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/image/__pycache__/opencv_encoded_image_to_image_frame_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/image/__pycache__/opencv_image_encoder_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/image/__pycache__/recolor_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/image/__pycache__/scale_image_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/image/__pycache__/segmentation_smoothing_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/image/__pycache__/set_alpha_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/image/bilateral_filter_calculator_pb2.py,sha256=aHJumk5F-B6h7Ivz4jAq1djdj4LQXu-k44gdwfFF9Gw,4121
|
||||
mediapipe/calculators/image/feature_detector_calculator_pb2.py,sha256=HRlQ9I2tPpnUEoYaBmHGCKkul9cKMRmlE9gm7BYGpOo,5037
|
||||
mediapipe/calculators/image/image_clone_calculator_pb2.py,sha256=xTmcJfl4vYjtRYiHFSF0BhBLIBmvTcOxr4FEHtGv6jo,3600
|
||||
mediapipe/calculators/image/image_cropping_calculator_pb2.py,sha256=1aZ2UQtFjRJtIWgJvclJknJBA3RZ2KQlCJMT_nrKxX0,8821
|
||||
mediapipe/calculators/image/image_transformation_calculator_pb2.py,sha256=7e2ht81mZsFtVBWqzemMYHW0WTnfyWEJsZGxuHP-sno,8977
|
||||
mediapipe/calculators/image/mask_overlay_calculator_pb2.py,sha256=1NKeEcHWoPRFqbJfRgsU_V9JfGcGby8F0UIWS0fdwvs,4777
|
||||
mediapipe/calculators/image/opencv_encoded_image_to_image_frame_calculator_pb2.py,sha256=NDzlqEizK8U0Rgm9niGVcPHO0N0jjrtMytBTRAMSlBg,4086
|
||||
mediapipe/calculators/image/opencv_image_encoder_calculator_pb2.py,sha256=wFHYRASEO2y6SuGMj3n6Y9mZT6Z_bQCMXOu3eAp21uY,7722
|
||||
mediapipe/calculators/image/recolor_calculator_pb2.py,sha256=bUvCpi0ctQmHn7mdJ87i1lTpTTMegh9jIC9yVt0_uaU,6257
|
||||
mediapipe/calculators/image/scale_image_calculator_pb2.py,sha256=opvxkZDbSkCYeXt2lr6TrrNSHHQrW0N7TPdjRBUBrLY,11897
|
||||
mediapipe/calculators/image/segmentation_smoothing_calculator_pb2.py,sha256=EZ73ksAntTZaQrIG8PB3wc72TsQRpuBOh7PGP_n15xI,3874
|
||||
mediapipe/calculators/image/set_alpha_calculator_pb2.py,sha256=Yk2a83nJTwh43Q6PhNzKw8Dx9XPro1oZYVzVWEEjn-Q,3539
|
||||
mediapipe/calculators/internal/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
mediapipe/calculators/internal/__pycache__/__init__.cpython-39.pyc,,
|
||||
mediapipe/calculators/internal/__pycache__/callback_packet_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/internal/callback_packet_calculator_pb2.py,sha256=A_DlFg_rmC8FEqYhCYKvwJUAxPgj-tMnbwvEJHvIKNY,5316
|
||||
mediapipe/calculators/tensor/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
mediapipe/calculators/tensor/__pycache__/__init__.cpython-39.pyc,,
|
||||
mediapipe/calculators/tensor/__pycache__/image_to_tensor_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/tensor/__pycache__/inference_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/tensor/__pycache__/tensor_converter_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/tensor/__pycache__/tensors_to_classification_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/tensor/__pycache__/tensors_to_detections_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/tensor/__pycache__/tensors_to_floats_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/tensor/__pycache__/tensors_to_landmarks_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/tensor/__pycache__/tensors_to_segmentation_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/tensor/image_to_tensor_calculator_pb2.py,sha256=EQyNKEOY86XjF0QkABo4kVO647tPwRbmI21oCHXFWUg,10035
|
||||
mediapipe/calculators/tensor/inference_calculator_pb2.py,sha256=SkQ9-qxXZzSh9XARmH6wD-5urALUrBDFLroK_9TUAY4,20694
|
||||
mediapipe/calculators/tensor/tensor_converter_calculator_pb2.py,sha256=btwuSl1bw6GbRRpg1uuqnIeRtlnVd82yRfQbGPed5xI,9581
|
||||
mediapipe/calculators/tensor/tensors_to_classification_calculator_pb2.py,sha256=RUNpMaYDNvZDFdXi5YzMUW5g-MY2T-a0kCFBPHNWqRc,9668
|
||||
mediapipe/calculators/tensor/tensors_to_detections_calculator_pb2.py,sha256=fdkBTvX7P9zhblHmFBCGbxlNI7onjQcpS4zeS2f-qMw,11548
|
||||
mediapipe/calculators/tensor/tensors_to_floats_calculator_pb2.py,sha256=75viO8m4a4CTYvuq_t6v2vKvX5JhUhDiLB7gJWJTTWQ,4737
|
||||
mediapipe/calculators/tensor/tensors_to_landmarks_calculator_pb2.py,sha256=T_eqG3x6MNKz6gBbo84N-a2XTuIKqDO6IKEZ4y66DS8,8278
|
||||
mediapipe/calculators/tensor/tensors_to_segmentation_calculator_pb2.py,sha256=uxaQLTeelNor2ebGcGxPISAKG32KBwnYLormte5xcaE,6311
|
||||
mediapipe/calculators/tflite/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
mediapipe/calculators/tflite/__pycache__/__init__.cpython-39.pyc,,
|
||||
mediapipe/calculators/tflite/__pycache__/ssd_anchors_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/tflite/__pycache__/tflite_converter_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/tflite/__pycache__/tflite_custom_op_resolver_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/tflite/__pycache__/tflite_inference_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/tflite/__pycache__/tflite_tensors_to_classification_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/tflite/__pycache__/tflite_tensors_to_detections_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/tflite/__pycache__/tflite_tensors_to_landmarks_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/tflite/__pycache__/tflite_tensors_to_segmentation_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/tflite/ssd_anchors_calculator_pb2.py,sha256=X73fDawZQBe--xetm4hpamv9NdLu6rtkxOBSFvklYqQ,9451
|
||||
mediapipe/calculators/tflite/tflite_converter_calculator_pb2.py,sha256=QXWiSt9B7kyEkwxbffDWLPggygBGdsoAeHKEBO6RY0A,9574
|
||||
mediapipe/calculators/tflite/tflite_custom_op_resolver_calculator_pb2.py,sha256=XrF9ltnu-PNREayF6PcaQFqYpORXAeFu7gUHZBTJ0Og,3842
|
||||
mediapipe/calculators/tflite/tflite_inference_calculator_pb2.py,sha256=svoponXIYOH1xCgriaNgw0HRXyKUIqUKg-nbtX2TmEk,21479
|
||||
mediapipe/calculators/tflite/tflite_tensors_to_classification_calculator_pb2.py,sha256=sNuKknD3W3ui5rdumEzh2SaMKGXcXiFaE0qprrFJdWo,5401
|
||||
mediapipe/calculators/tflite/tflite_tensors_to_detections_calculator_pb2.py,sha256=PKfyTyYuZMYCyeBvbVQKISRqdCbNDYDRpOj5NpRdlY4,11779
|
||||
mediapipe/calculators/tflite/tflite_tensors_to_landmarks_calculator_pb2.py,sha256=Hxh74WSdUIUhcF6WuW1hSrzErayDwygsoj3jQZaiXag,8520
|
||||
mediapipe/calculators/tflite/tflite_tensors_to_segmentation_calculator_pb2.py,sha256=oUZlmytbaZ-HpIqoxHxrvki4UuAYM_oW__UVIFEYJi8,6295
|
||||
mediapipe/calculators/util/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
mediapipe/calculators/util/__pycache__/__init__.cpython-39.pyc,,
|
||||
mediapipe/calculators/util/__pycache__/annotation_overlay_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/util/__pycache__/association_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/util/__pycache__/collection_has_min_size_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/util/__pycache__/detection_label_id_to_text_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/util/__pycache__/detections_to_rects_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/util/__pycache__/detections_to_render_data_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/util/__pycache__/labels_to_render_data_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/util/__pycache__/landmark_projection_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/util/__pycache__/landmarks_smoothing_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/util/__pycache__/landmarks_to_detection_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/util/__pycache__/landmarks_to_floats_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/util/__pycache__/landmarks_to_render_data_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/util/__pycache__/latency_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/util/__pycache__/local_file_contents_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/util/__pycache__/logic_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/util/__pycache__/non_max_suppression_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/util/__pycache__/packet_frequency_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/util/__pycache__/packet_frequency_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/util/__pycache__/packet_latency_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/util/__pycache__/rect_to_render_data_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/util/__pycache__/rect_to_render_scale_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/util/__pycache__/rect_transformation_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/util/__pycache__/refine_landmarks_from_heatmap_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/util/__pycache__/thresholding_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/util/__pycache__/timed_box_list_id_to_label_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/util/__pycache__/timed_box_list_to_render_data_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/util/__pycache__/top_k_scores_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/util/__pycache__/visibility_copy_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/util/__pycache__/visibility_smoothing_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/util/annotation_overlay_calculator_pb2.py,sha256=Eba284C2uU6meNSoSL9SiSuWJj4yXq4SsZ0YRyuQqfo,6403
|
||||
mediapipe/calculators/util/association_calculator_pb2.py,sha256=ugP3V-l2zcox7FCbXV5C6SxBGYv_nit1n0veeqoSpI0,3648
|
||||
mediapipe/calculators/util/collection_has_min_size_calculator_pb2.py,sha256=ORA71oHUBPlmONUgWhkdwpXGS1EM7lV0bsuUs-Gvlpk,3786
|
||||
mediapipe/calculators/util/detection_label_id_to_text_calculator_pb2.py,sha256=eVLwmQXN35yrinyIyMejCjv6ferfdOq4d3zBaD9OOwI,4727
|
||||
mediapipe/calculators/util/detections_to_rects_calculator_pb2.py,sha256=9DKx1X835E_TTIUZ2H2RMtstOWtd9peBoybRaugeGMs,7550
|
||||
mediapipe/calculators/util/detections_to_render_data_calculator_pb2.py,sha256=qZwF8q2AJuvQHyZ4jCknaLrlfdaMJMJHkcY8z7zBDrs,7719
|
||||
mediapipe/calculators/util/labels_to_render_data_calculator_pb2.py,sha256=HuX2ThzDgMsM3EIrHovCBQT3hGz403VRx3O9fnXB4uE,8731
|
||||
mediapipe/calculators/util/landmark_projection_calculator_pb2.py,sha256=p2-Dw1uYE94rE8KIWFQR8OLb42tpJvBNkv4rr8hq2sI,3763
|
||||
mediapipe/calculators/util/landmarks_smoothing_calculator_pb2.py,sha256=NnmXEG7zfzhrQLmMcRyVQ880zN0JS9jYO1xsMIYLF7w,14167
|
||||
mediapipe/calculators/util/landmarks_to_detection_calculator_pb2.py,sha256=4l2QrnT9S1uMmV_QbjfnzP-qMtFUdr38_jQFcSbWElo,3823
|
||||
mediapipe/calculators/util/landmarks_to_floats_calculator_pb2.py,sha256=uZPO3t_8ufgJZdl-5tqmFwNw_P4XoVyVAC3ecW_S74Q,3743
|
||||
mediapipe/calculators/util/landmarks_to_render_data_calculator_pb2.py,sha256=IusQlgU4cM4fvBZdEpBGijJVBIt5PJ_VISyWen4K7js,10280
|
||||
mediapipe/calculators/util/latency_pb2.py,sha256=KAVrDg9gKZMn4nhwRFS5Slv6xrU6e7PJuS9crfWDTbs,4687
|
||||
mediapipe/calculators/util/local_file_contents_calculator_pb2.py,sha256=Ae5mMZMUjk5UW4TQpYANrJ5_QUs6QZig_Mm8kb2Rhe4,3722
|
||||
mediapipe/calculators/util/logic_calculator_pb2.py,sha256=S1dYEM8sEdqqIxHj7_qjjsOeISbT1Dutgpe3kLiIAW4,5350
|
||||
mediapipe/calculators/util/non_max_suppression_calculator_pb2.py,sha256=Nw93wGlHiaLgQYhd-6QvEm02Ta_hgEC8Efa0Z0jUmyg,9123
|
||||
mediapipe/calculators/util/packet_frequency_calculator_pb2.py,sha256=hWqf1O27SEyYST3xfyIdiX-glPOqBzfIwSzQ0tXc8x4,4106
|
||||
mediapipe/calculators/util/packet_frequency_pb2.py,sha256=yFtCMT8awf2DoZmZSLnpzTxTuFLNy9cLsvMzOPtKINM,2554
|
||||
mediapipe/calculators/util/packet_latency_calculator_pb2.py,sha256=_MWeQS_yRDiowoWvnVBgYW3-KfSZMUgBxscJBDJxAwc,5016
|
||||
mediapipe/calculators/util/rect_to_render_data_calculator_pb2.py,sha256=7s3W8ozDiK8I3Lg6fNEF7ZU7ePdEcxh_eIAHgQmTlqk,5275
|
||||
mediapipe/calculators/util/rect_to_render_scale_calculator_pb2.py,sha256=mE_iemVUbf72UqSsZah2HA_fUB41f8N9xcGhp5D1GcU,3743
|
||||
mediapipe/calculators/util/rect_transformation_calculator_pb2.py,sha256=9ME080qS8c1KAcLDS0QoBxXBbEH33eF9nCZz_vs5Y5I,6800
|
||||
mediapipe/calculators/util/refine_landmarks_from_heatmap_calculator_pb2.py,sha256=wTXf4r5g27Wc9ZIx_S3F0VnFmj-fQz9NdE3JUYxuIFo,5374
|
||||
mediapipe/calculators/util/thresholding_calculator_pb2.py,sha256=R6yqoQKpjfEp065SlrEwVfHDIXAOFhuyX26rWWRfRyA,3606
|
||||
mediapipe/calculators/util/timed_box_list_id_to_label_calculator_pb2.py,sha256=ILX2nIZonVqQxO272IOpqxmZCylGDBwYuwqyN3NNaYc,3848
|
||||
mediapipe/calculators/util/timed_box_list_to_render_data_calculator_pb2.py,sha256=eL2usAgOKDScMN27Slnn08hQxeGIXVJ0hP0UiwH0cwc,4635
|
||||
mediapipe/calculators/util/top_k_scores_calculator_pb2.py,sha256=7ZFR8N_e472TKEnWkuJsW1WzvfBFZ4RbXrG4EtvfW6s,4438
|
||||
mediapipe/calculators/util/visibility_copy_calculator_pb2.py,sha256=Aw_vthIzl3Daux9c14Gy0MEYOiqL_yLDQqhuScoaGk4,3837
|
||||
mediapipe/calculators/util/visibility_smoothing_calculator_pb2.py,sha256=Mu7GLoLL44ewGx7y-_C1do0Fo07O-PNfIShA6gO6d8w,7770
|
||||
mediapipe/calculators/video/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
mediapipe/calculators/video/__pycache__/__init__.cpython-39.pyc,,
|
||||
mediapipe/calculators/video/__pycache__/box_detector_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/video/__pycache__/box_tracker_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/video/__pycache__/flow_packager_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/video/__pycache__/flow_to_image_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/video/__pycache__/motion_analysis_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/video/__pycache__/opencv_video_encoder_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/video/__pycache__/tracked_detection_manager_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/video/__pycache__/video_pre_stream_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/video/box_detector_calculator_pb2.py,sha256=G1fHIaV3LYec9bAK4eFl14AVCndD3tsJCYm2xwZKklk,4498
|
||||
mediapipe/calculators/video/box_tracker_calculator_pb2.py,sha256=JSForz7Y7-ahURIujojllIlGQ9Son9dBGMNd4SEhXUg,7034
|
||||
mediapipe/calculators/video/flow_packager_calculator_pb2.py,sha256=AKbLASAJ4Iz-ndECO64HYdiHNDn9L_mudKhIysHfKzo,5074
|
||||
mediapipe/calculators/video/flow_to_image_calculator_pb2.py,sha256=z0zINvF4HTSBsYr5cJHseOPn1OEmBzko4FB6c4jrSGk,4049
|
||||
mediapipe/calculators/video/motion_analysis_calculator_pb2.py,sha256=tljLWXXbQzxC_yKewc_MT27MC8jLB9ELybINWpvBQQs,12357
|
||||
mediapipe/calculators/video/opencv_video_encoder_calculator_pb2.py,sha256=OswqGCabIPZ7eHyf-O5NuRrU7b3ilh5PScTEsOJCKyg,5461
|
||||
mediapipe/calculators/video/tool/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
mediapipe/calculators/video/tool/__pycache__/__init__.cpython-39.pyc,,
|
||||
mediapipe/calculators/video/tool/__pycache__/flow_quantizer_model_pb2.cpython-39.pyc,,
|
||||
mediapipe/calculators/video/tool/flow_quantizer_model_pb2.py,sha256=30SiIkS02738n-jGwdMT5TU8I1h_F6-nNB3erKLXbiA,2589
|
||||
mediapipe/calculators/video/tracked_detection_manager_calculator_pb2.py,sha256=XdOpg--h2SiThCyZcHkEov8ImEdgbemG-ohNkfK3sXA,4489
|
||||
mediapipe/calculators/video/video_pre_stream_calculator_pb2.py,sha256=kgktwx-7S4bxpUywOyt0Vq2At_I1s0nTrjnKQROdpBU,7752
|
||||
mediapipe/examples/__init__.py,sha256=bglKd2k2C7QGT1i-vstURXPJX2Cvq9FO9opr6cVeBp0,571
|
||||
mediapipe/examples/__pycache__/__init__.cpython-39.pyc,,
|
||||
mediapipe/examples/desktop/__init__.py,sha256=bglKd2k2C7QGT1i-vstURXPJX2Cvq9FO9opr6cVeBp0,571
|
||||
mediapipe/examples/desktop/__pycache__/__init__.cpython-39.pyc,,
|
||||
mediapipe/framework/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
mediapipe/framework/__pycache__/__init__.cpython-39.pyc,,
|
||||
mediapipe/framework/__pycache__/calculator_options_pb2.cpython-39.pyc,,
|
||||
mediapipe/framework/__pycache__/calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/framework/__pycache__/calculator_profile_pb2.cpython-39.pyc,,
|
||||
mediapipe/framework/__pycache__/mediapipe_options_pb2.cpython-39.pyc,,
|
||||
mediapipe/framework/__pycache__/packet_factory_pb2.cpython-39.pyc,,
|
||||
mediapipe/framework/__pycache__/packet_generator_pb2.cpython-39.pyc,,
|
||||
mediapipe/framework/__pycache__/status_handler_pb2.cpython-39.pyc,,
|
||||
mediapipe/framework/__pycache__/stream_handler_pb2.cpython-39.pyc,,
|
||||
mediapipe/framework/__pycache__/test_calculators_pb2.cpython-39.pyc,,
|
||||
mediapipe/framework/__pycache__/thread_pool_executor_pb2.cpython-39.pyc,,
|
||||
mediapipe/framework/calculator_options_pb2.py,sha256=rFI-ohJV8iDZfBeCcM7aemIrUev8MpaRwYWTwqvDpc0,2444
|
||||
mediapipe/framework/calculator_pb2.py,sha256=5KrfcIzk3HwKh2oeg4xeN1ekDig6jK1vKtSKnY4T394,41355
|
||||
mediapipe/framework/calculator_profile_pb2.py,sha256=mVavVeDqMuVzlbSJ-2EawxTAC56q7OilYKga2b1sY4g,27194
|
||||
mediapipe/framework/deps/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
mediapipe/framework/deps/__pycache__/__init__.cpython-39.pyc,,
|
||||
mediapipe/framework/deps/__pycache__/proto_descriptor_pb2.cpython-39.pyc,,
|
||||
mediapipe/framework/deps/proto_descriptor_pb2.py,sha256=-XKmnF5VYVaM4hAldaj1u02XMnWt_6l86whf2ltmGc0,5307
|
||||
mediapipe/framework/formats/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
mediapipe/framework/formats/__pycache__/__init__.cpython-39.pyc,,
|
||||
mediapipe/framework/formats/__pycache__/classification_pb2.cpython-39.pyc,,
|
||||
mediapipe/framework/formats/__pycache__/detection_pb2.cpython-39.pyc,,
|
||||
mediapipe/framework/formats/__pycache__/image_file_properties_pb2.cpython-39.pyc,,
|
||||
mediapipe/framework/formats/__pycache__/image_format_pb2.cpython-39.pyc,,
|
||||
mediapipe/framework/formats/__pycache__/landmark_pb2.cpython-39.pyc,,
|
||||
mediapipe/framework/formats/__pycache__/location_data_pb2.cpython-39.pyc,,
|
||||
mediapipe/framework/formats/__pycache__/matrix_data_pb2.cpython-39.pyc,,
|
||||
mediapipe/framework/formats/__pycache__/rect_pb2.cpython-39.pyc,,
|
||||
mediapipe/framework/formats/__pycache__/time_series_header_pb2.cpython-39.pyc,,
|
||||
mediapipe/framework/formats/annotation/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
mediapipe/framework/formats/annotation/__pycache__/__init__.cpython-39.pyc,,
|
||||
mediapipe/framework/formats/annotation/__pycache__/locus_pb2.cpython-39.pyc,,
|
||||
mediapipe/framework/formats/annotation/__pycache__/rasterization_pb2.cpython-39.pyc,,
|
||||
mediapipe/framework/formats/annotation/locus_pb2.py,sha256=GmvoIxnHGrBx9yIG-deOf7w8dSbqE0tazf-QKiY-OcY,9012
|
||||
mediapipe/framework/formats/annotation/rasterization_pb2.py,sha256=Sp2LETxqphVKP9X4mdJEaEm-oj5D__6w4RnVBKIUauU,4479
|
||||
mediapipe/framework/formats/classification_pb2.py,sha256=W82awi06IrsJdtSpStFlMSbNBLTWUeMmbOjINEs36DM,6482
|
||||
mediapipe/framework/formats/detection_pb2.py,sha256=T9VijpQaKyHEvx48flHl3m4EP_4eo2LlYpfa_nxBrHM,9687
|
||||
mediapipe/framework/formats/image_file_properties_pb2.py,sha256=Cy67vA0inm6ppHm8f6dqQdvOmv8r2WmEsxT55YK09Pk,3949
|
||||
mediapipe/framework/formats/image_format_pb2.py,sha256=1H-iKNGK_LaHOXv4SILHtrxQSeZu_x4Yd6nIaCseo88,4060
|
||||
mediapipe/framework/formats/landmark_pb2.py,sha256=BFP0UPQaGcqwNXutWhQVRoaXFjrXv0VspH5h0777E_M,12248
|
||||
mediapipe/framework/formats/location_data_pb2.py,sha256=YSYR2HrUF-u-UKRkq12FkBch3xZRTCphmEAZYW2i4Vg,15980
|
||||
mediapipe/framework/formats/matrix_data_pb2.py,sha256=QL3hXCi0WGziosZfcEpu99YZNP3pPxdET2QeTF8fDeE,4298
|
||||
mediapipe/framework/formats/motion/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
mediapipe/framework/formats/motion/__pycache__/__init__.cpython-39.pyc,,
|
||||
mediapipe/framework/formats/motion/__pycache__/optical_flow_field_data_pb2.cpython-39.pyc,,
|
||||
mediapipe/framework/formats/motion/optical_flow_field_data_pb2.py,sha256=7QvMlR22OA-eK-IstnzB27_D0bEytkxbSo0ehgS9hjE,3578
|
||||
mediapipe/framework/formats/object_detection/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
mediapipe/framework/formats/object_detection/__pycache__/__init__.cpython-39.pyc,,
|
||||
mediapipe/framework/formats/object_detection/__pycache__/anchor_pb2.cpython-39.pyc,,
|
||||
mediapipe/framework/formats/object_detection/anchor_pb2.py,sha256=nbqka-Uskacd2vKHx5kqufZCi8J74l4irEbTXSs-QeY,3200
|
||||
mediapipe/framework/formats/rect_pb2.py,sha256=8AO_rIz3vFybFxbP_cfhA5Qa_3l1RxxLOEusN524cuo,7275
|
||||
mediapipe/framework/formats/time_series_header_pb2.py,sha256=pvn6NfTCiBzGDzdOgR5b0Zc1cqXtMAEXn8LWTlf2YKU,5876
|
||||
mediapipe/framework/mediapipe_options_pb2.py,sha256=v3pcSpFNyeZZyICbBKzq5taG2Ui6sJAiGU1h_0q-PiE,1901
|
||||
mediapipe/framework/packet_factory_pb2.py,sha256=6M5mU7627M1ZMHHLG3cpzViIhwTfJOtuVgQBg4t5thQ,5908
|
||||
mediapipe/framework/packet_generator_pb2.py,sha256=afqEhdjmFIfiM-XRS9yjgtLEhkvOw17r3x6JWGKbmZ4,5440
|
||||
mediapipe/framework/status_handler_pb2.py,sha256=R9x7bxGkqzvS8t4MF3554ciT4HXqS3Qc0HuWrTkmCQk,3847
|
||||
mediapipe/framework/stream_handler/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
mediapipe/framework/stream_handler/__pycache__/__init__.cpython-39.pyc,,
|
||||
mediapipe/framework/stream_handler/__pycache__/default_input_stream_handler_pb2.cpython-39.pyc,,
|
||||
mediapipe/framework/stream_handler/__pycache__/fixed_size_input_stream_handler_pb2.cpython-39.pyc,,
|
||||
mediapipe/framework/stream_handler/__pycache__/sync_set_input_stream_handler_pb2.cpython-39.pyc,,
|
||||
mediapipe/framework/stream_handler/__pycache__/timestamp_align_input_stream_handler_pb2.cpython-39.pyc,,
|
||||
mediapipe/framework/stream_handler/default_input_stream_handler_pb2.py,sha256=ZhLP6di7rkBbjVYRJ2kwyzzd_jOiUI3bpqxakE0grTY,3411
|
||||
mediapipe/framework/stream_handler/fixed_size_input_stream_handler_pb2.py,sha256=976IU_NnJtwUDFc9yKYKg1Ocw_QiI8xBVN1Wfhynhgk,4406
|
||||
mediapipe/framework/stream_handler/sync_set_input_stream_handler_pb2.py,sha256=LkvOA2Hxt05HIj2hhYBJ2eLJxSOyaC4rq9ohDkAVtM4,5025
|
||||
mediapipe/framework/stream_handler/timestamp_align_input_stream_handler_pb2.py,sha256=zpAgYvt1EV8nZuDWebEvJGGWxWZyI1sK7eog-TOvkrQ,3615
|
||||
mediapipe/framework/stream_handler_pb2.py,sha256=WfDO9iXT8oj1oQqakhmhPYwmxXTYTzLIPIZw-CXQWMk,5794
|
||||
mediapipe/framework/test_calculators_pb2.py,sha256=juKLlSQnzJIvKnYZ-rHQeLRVJcqzyfbN5-X0DjcPjHM,5262
|
||||
mediapipe/framework/thread_pool_executor_pb2.py,sha256=rUZxf2YfCM6y_RZpqwsA6S7penL2nt8i3mxbD7eYM44,6249
|
||||
mediapipe/framework/tool/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
mediapipe/framework/tool/__pycache__/__init__.cpython-39.pyc,,
|
||||
mediapipe/framework/tool/__pycache__/calculator_graph_template_pb2.cpython-39.pyc,,
|
||||
mediapipe/framework/tool/__pycache__/node_chain_subgraph_pb2.cpython-39.pyc,,
|
||||
mediapipe/framework/tool/__pycache__/packet_generator_wrapper_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/framework/tool/__pycache__/source_pb2.cpython-39.pyc,,
|
||||
mediapipe/framework/tool/__pycache__/switch_container_pb2.cpython-39.pyc,,
|
||||
mediapipe/framework/tool/calculator_graph_template_pb2.py,sha256=t1tfAdUYDsaJ9L549KnZcHQJ5_KnNqCRELr4wiFhIZE,16269
|
||||
mediapipe/framework/tool/node_chain_subgraph_pb2.py,sha256=MT8t1rLtf8G1NEZgKKhPbSwsLanFvvKlMetSh-hFGzQ,3939
|
||||
mediapipe/framework/tool/packet_generator_wrapper_calculator_pb2.py,sha256=iL02qqz2jM0e_rJLcQsQc-0X00vFNP7BYjQE3ZxadoA,4853
|
||||
mediapipe/framework/tool/source_pb2.py,sha256=oYTADeOWsaaVDsnl_RQbFvns7Qu7rDVuOQqV-qF5vdQ,6081
|
||||
mediapipe/framework/tool/switch_container_pb2.py,sha256=qyARw5jxBmPmIMc9OEMrOTo_U874JHO5Kbrk7bzEGBY,4653
|
||||
mediapipe/gpu/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
mediapipe/gpu/__pycache__/__init__.cpython-39.pyc,,
|
||||
mediapipe/gpu/__pycache__/copy_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/gpu/__pycache__/gl_context_options_pb2.cpython-39.pyc,,
|
||||
mediapipe/gpu/__pycache__/gl_scaler_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/gpu/__pycache__/gl_surface_sink_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/gpu/__pycache__/gpu_origin_pb2.cpython-39.pyc,,
|
||||
mediapipe/gpu/__pycache__/scale_mode_pb2.cpython-39.pyc,,
|
||||
mediapipe/gpu/copy_calculator_pb2.py,sha256=z0rOVaYI3ao0kbupNwv7vAK1K78xshcsMObDrXBQ904,4477
|
||||
mediapipe/gpu/gl_context_options_pb2.py,sha256=hszzhlyQ2OZ85mQzT-pHS2qJDxicg1AlQqVttaeqcsQ,3337
|
||||
mediapipe/gpu/gl_scaler_calculator_pb2.py,sha256=KR_BPynuERmckPCS2JfkJcW-0EPft6z1glJuNACh1E8,6385
|
||||
mediapipe/gpu/gl_surface_sink_calculator_pb2.py,sha256=voRS1ehb0OKinWJldHW3f0VHeAm4i_yMgUwUkfINn2s,3938
|
||||
mediapipe/gpu/gpu_origin_pb2.py,sha256=dzZh8TEPZNEHRg72Ul3cUYG6VZL5cLwj5lrCavS40D0,2427
|
||||
mediapipe/gpu/scale_mode_pb2.py,sha256=zViYrikJPSilB4lbvd1gM9GY6uIDHZZ-mHuCmNkHjeU,2573
|
||||
mediapipe/modules/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
mediapipe/modules/__pycache__/__init__.cpython-39.pyc,,
|
||||
mediapipe/modules/face_detection/face_detection_full_range_cpu.binarypb,sha256=R1uqBV1ffbecpVpxrHmFFpLGwjktwtkuFVkkG5JnFEo,529
|
||||
mediapipe/modules/face_detection/face_detection_full_range_sparse.tflite,sha256=Zx3S-e0Rp4Q2_CHMQjV6gD38b3Pp-4ZUG-lC1XFsLc4,680736
|
||||
mediapipe/modules/face_detection/face_detection_short_range.tflite,sha256=O8GC658zkl2eWLXI1ZMIp2D0reqPKCNw5CjFEhLCZjM,229032
|
||||
mediapipe/modules/face_detection/face_detection_short_range_cpu.binarypb,sha256=9MUg1R7iP41Cnv0l2f6wnJdmaQUFITymZEJE_dQ9STQ,525
|
||||
mediapipe/modules/face_geometry/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
mediapipe/modules/face_geometry/__pycache__/__init__.cpython-39.pyc,,
|
||||
mediapipe/modules/face_geometry/__pycache__/effect_renderer_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/modules/face_geometry/__pycache__/env_generator_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/modules/face_geometry/__pycache__/geometry_pipeline_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/modules/face_geometry/effect_renderer_calculator_pb2.py,sha256=mFND0TBHysrGKS2d22wQRFuwVvJzBiXjDrrrB9Cc660,4148
|
||||
mediapipe/modules/face_geometry/env_generator_calculator_pb2.py,sha256=YEdpJCAwUQCG0DVTquE3MwtNMR62c9RSX6XSZgBpeQo,4061
|
||||
mediapipe/modules/face_geometry/geometry_pipeline_calculator_pb2.py,sha256=8-KyrhrqI7HB5jD7nwqb_jX9Npom769YYIvje_mLADU,3518
|
||||
mediapipe/modules/face_geometry/protos/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
mediapipe/modules/face_geometry/protos/__pycache__/__init__.cpython-39.pyc,,
|
||||
mediapipe/modules/face_geometry/protos/__pycache__/environment_pb2.cpython-39.pyc,,
|
||||
mediapipe/modules/face_geometry/protos/__pycache__/face_geometry_pb2.cpython-39.pyc,,
|
||||
mediapipe/modules/face_geometry/protos/__pycache__/geometry_pipeline_metadata_pb2.cpython-39.pyc,,
|
||||
mediapipe/modules/face_geometry/protos/__pycache__/mesh_3d_pb2.cpython-39.pyc,,
|
||||
mediapipe/modules/face_geometry/protos/environment_pb2.py,sha256=LANX9ocxNaIvUEyYGH17KFnBFo0CpMVYllMM75pVgxw,6235
|
||||
mediapipe/modules/face_geometry/protos/face_geometry_pb2.py,sha256=8gnwq0SA2_EnK78CzfqYBR8q4xWcffw7VymsAOmAhmM,3682
|
||||
mediapipe/modules/face_geometry/protos/geometry_pipeline_metadata_pb2.py,sha256=Qsas4DAg8-Vrw4SlK_0NgjRc_uvoK5KIjdBvlsWOQ2g,7190
|
||||
mediapipe/modules/face_geometry/protos/mesh_3d_pb2.py,sha256=0gugy4LPb9I79qPf9vCZqh9CUGhTgWbk2yNxUQ5W84E,4939
|
||||
mediapipe/modules/face_landmark/face_landmark.tflite,sha256=v52lpLeMR9OpIRImmjbLkzMtliLz8d4e7Bt3MJKE0C8,2439276
|
||||
mediapipe/modules/face_landmark/face_landmark_front_cpu.binarypb,sha256=wZWXGSq4048m2o6fpbHRy-tuAN2pfLA1T5JnI1BOwlo,2349
|
||||
mediapipe/modules/hand_landmark/hand_landmark.tflite,sha256=J2q7fLCcOGJHultvwaoeu6V0ojl3fAANX_sG25l9b_o,3792620
|
||||
mediapipe/modules/hand_landmark/hand_landmark_sparse.tflite,sha256=KvvCC_p8JagnOmSwM0vccaT6bxkVMJPVlCq_ALh6GEo,3756096
|
||||
mediapipe/modules/hand_landmark/hand_landmark_tracking_cpu.binarypb,sha256=Ew0RhGkwYc_SPqo_R13Zu99j9K8oJ_QYQ268TVaU8No,2599
|
||||
mediapipe/modules/hand_landmark/handedness.txt,sha256=O4LwJGhw_sRWyGMtRVpOHVZI0oNqelE6JxeBFE9SWRY,11
|
||||
mediapipe/modules/holistic_landmark/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
mediapipe/modules/holistic_landmark/__pycache__/__init__.cpython-39.pyc,,
|
||||
mediapipe/modules/holistic_landmark/calculators/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
mediapipe/modules/holistic_landmark/calculators/__pycache__/__init__.cpython-39.pyc,,
|
||||
mediapipe/modules/holistic_landmark/calculators/__pycache__/roi_tracking_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/modules/holistic_landmark/calculators/roi_tracking_calculator_pb2.py,sha256=tXCf5yg5byJyYhwhFR8lq0lAthSBjAChzybJKg2Id8o,10825
|
||||
mediapipe/modules/holistic_landmark/hand_recrop.tflite,sha256=Z9mWzpb502_hfSaTAixtqTFoAmqy8Cj54jZTmNisfV0,123792
|
||||
mediapipe/modules/holistic_landmark/holistic_landmark_cpu.binarypb,sha256=cabRFywUx676dDWgDFZHcx14vvSMDz0ok2oyBgzYJKI,964
|
||||
mediapipe/modules/iris_landmark/iris_landmark.tflite,sha256=0XRNKgnCX1AdOeuk-v9H5T7MqIUsXOGbzo7qw5NXUh8,2640568
|
||||
mediapipe/modules/objectron/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
mediapipe/modules/objectron/__pycache__/__init__.cpython-39.pyc,,
|
||||
mediapipe/modules/objectron/calculators/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
mediapipe/modules/objectron/calculators/__pycache__/__init__.cpython-39.pyc,,
|
||||
mediapipe/modules/objectron/calculators/__pycache__/a_r_capture_metadata_pb2.cpython-39.pyc,,
|
||||
mediapipe/modules/objectron/calculators/__pycache__/annotation_data_pb2.cpython-39.pyc,,
|
||||
mediapipe/modules/objectron/calculators/__pycache__/belief_decoder_config_pb2.cpython-39.pyc,,
|
||||
mediapipe/modules/objectron/calculators/__pycache__/camera_parameters_pb2.cpython-39.pyc,,
|
||||
mediapipe/modules/objectron/calculators/__pycache__/filter_detection_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/modules/objectron/calculators/__pycache__/frame_annotation_to_rect_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/modules/objectron/calculators/__pycache__/frame_annotation_tracker_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/modules/objectron/calculators/__pycache__/lift_2d_frame_annotation_to_3d_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/modules/objectron/calculators/__pycache__/object_pb2.cpython-39.pyc,,
|
||||
mediapipe/modules/objectron/calculators/__pycache__/tensors_to_objects_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/modules/objectron/calculators/__pycache__/tflite_tensors_to_objects_calculator_pb2.cpython-39.pyc,,
|
||||
mediapipe/modules/objectron/calculators/a_r_capture_metadata_pb2.py,sha256=nesgIQFyxu7hlxNlBDbMHgAMzump5rjl4qcU1BBafmU,72191
|
||||
mediapipe/modules/objectron/calculators/annotation_data_pb2.py,sha256=KsKJvHItwkT4i9gPBg11C9Sv-n-vLlMPgjfVaAdKCqk,16642
|
||||
mediapipe/modules/objectron/calculators/belief_decoder_config_pb2.py,sha256=yKRSGbADw9ECMVfv_18sLc_hSEY7CmWbQm0x_nLwP4o,4587
|
||||
mediapipe/modules/objectron/calculators/camera_parameters_pb2.py,sha256=YT2_I5dejq1ZXoeWAAR7P_aUk2R5aFnRqb3lH32Z_pY,6835
|
||||
mediapipe/modules/objectron/calculators/filter_detection_calculator_pb2.py,sha256=eEMOfhxy97OeSJakZngC0tWIc5pzTPKfi0ayOrieNLA,6341
|
||||
mediapipe/modules/objectron/calculators/frame_annotation_to_rect_calculator_pb2.py,sha256=v_4D14E0gFpGhadNgsDxLNiXa2F2YFRJzcyJ3YPqod8,4352
|
||||
mediapipe/modules/objectron/calculators/frame_annotation_tracker_calculator_pb2.py,sha256=30fCKj9LPElWcxQWklOEWq00R_Ll9wqyMzuZWoru1FE,4790
|
||||
mediapipe/modules/objectron/calculators/lift_2d_frame_annotation_to_3d_calculator_pb2.py,sha256=-iu9up4CX1Rwcr66Mlh992_rnmMxJoGL_ZpVHzHVbSU,6526
|
||||
mediapipe/modules/objectron/calculators/object_pb2.py,sha256=NWeRz6Y-84pt6cUnpquwvWLAy7nnIfg1D6Cwtm2ioVQ,15194
|
||||
mediapipe/modules/objectron/calculators/tensors_to_objects_calculator_pb2.py,sha256=EjtpSwNqQAo4WJKagRYZF-q18p4ZiIr4Di3hNJJUgk8,5684
|
||||
mediapipe/modules/objectron/calculators/tflite_tensors_to_objects_calculator_pb2.py,sha256=rOMRYAsNRudXMH0s2FuaEFOulcl5iTb91cCQQnJdHng,7794
|
||||
mediapipe/modules/objectron/object_detection_oidv4_labelmap.txt,sha256=wUgzamX2cwE2Cakj_cve7A9J35NQRQKcN0ajgooOgOA,184
|
||||
mediapipe/modules/objectron/objectron_cpu.binarypb,sha256=Z7kR6_fAOGEAxNSJ0xAU9_lAfSnaztizV-zbjDoWNpk,2305
|
||||
mediapipe/modules/palm_detection/palm_detection.tflite,sha256=FZC46xrYOLW4iii602vtGveOfdoGQcY-NhCOhCnUm9k,3877888
|
||||
mediapipe/modules/pose_detection/pose_detection.tflite,sha256=ffH-ceqeV3Yxsr12z53aFrMDyUJcZ7ToRvCyEDAIqco,2961104
|
||||
mediapipe/modules/pose_landmark/pose_landmark_cpu.binarypb,sha256=HD5HnjGt5PNQ6RGM2eqGrVbJ8XicabLNE4eEgvF8n-g,2012
|
||||
mediapipe/modules/pose_landmark/pose_landmark_full.tflite,sha256=QPFl-FBKnuIuMuYD8mNnQomR2VAUYfeKdz2aJvAbSHI,6431504
|
||||
mediapipe/modules/selfie_segmentation/selfie_segmentation.tflite,sha256=jRO3-udK9iXGQSJoE2FqIRe9a8oZ6zt1V0Yh_AhVfyc,249024
|
||||
mediapipe/modules/selfie_segmentation/selfie_segmentation_cpu.binarypb,sha256=QO0r6kzTZRNGwKrrADtbhbP2h0Dpx-71-r8uSI4vyx8,810
|
||||
mediapipe/modules/selfie_segmentation/selfie_segmentation_landscape.tflite,sha256=Sq_mIju42sb6yMqO1WhShwozBR7z9iOIItKCoQmWKJQ,249792
|
||||
mediapipe/python/__init__.py,sha256=xTuq4e55ofMUGUpV81ZbVzYHmjMmzt9dBOfS4ugFN1c,1428
|
||||
mediapipe/python/__pycache__/__init__.cpython-39.pyc,,
|
||||
mediapipe/python/__pycache__/calculator_graph_test.cpython-39.pyc,,
|
||||
mediapipe/python/__pycache__/image_frame_test.cpython-39.pyc,,
|
||||
mediapipe/python/__pycache__/image_test.cpython-39.pyc,,
|
||||
mediapipe/python/__pycache__/packet_creator.cpython-39.pyc,,
|
||||
mediapipe/python/__pycache__/packet_getter.cpython-39.pyc,,
|
||||
mediapipe/python/__pycache__/packet_test.cpython-39.pyc,,
|
||||
mediapipe/python/__pycache__/solution_base.cpython-39.pyc,,
|
||||
mediapipe/python/__pycache__/solution_base_test.cpython-39.pyc,,
|
||||
mediapipe/python/__pycache__/timestamp_test.cpython-39.pyc,,
|
||||
mediapipe/python/_framework_bindings.cpython-39-x86_64-linux-gnu.so,sha256=B5UZ9Y9BYsMpCMO9E_pAtcxGeODEgZPGmUoZ0u6Y6PU,23408176
|
||||
mediapipe/python/calculator_graph_test.py,sha256=krL7FXDDbyrfOWF_mIbqcXrDZ2bjnPyUQPFs3PvQ5WY,7772
|
||||
mediapipe/python/image_frame_test.py,sha256=VlQPJzb2aAE2q-Bph9vgLpg7JSyV2t2liG26IIYuF5A,8309
|
||||
mediapipe/python/image_test.py,sha256=4ijoORR8W3pE4LN0AqyiuwzqEMVyvHe-dX-7w9YQSSw,7872
|
||||
mediapipe/python/packet_creator.py,sha256=C0kVtoWsVrAWtWOy9JaB2JcoF1uo5fcTkAKFz-MrLXQ,11356
|
||||
mediapipe/python/packet_getter.py,sha256=1ZjQ5r_EFYfjXbphCS0dFBhgtAUigzZEG4aXFruiiLA,4170
|
||||
mediapipe/python/packet_test.py,sha256=Ub2WYfmdis8EqgWbJhDi6GZYECYHvuc4W7S8lN8xZ1A,21498
|
||||
mediapipe/python/solution_base.py,sha256=JRRBgebuaS9VSqTurMZs_4UFfnu-iNOdhktq_C-DapE,22614
|
||||
mediapipe/python/solution_base_test.py,sha256=NIyYsms_GIYlTM0sPIQOsyIh6D-x037Y5cO19O3-VIg,14389
|
||||
mediapipe/python/solutions/__init__.py,sha256=6bmtmodcWgGrSH6jq6ltqxRJrH1J3PBXiKyBRBDY8Ds,1037
|
||||
mediapipe/python/solutions/__pycache__/__init__.cpython-39.pyc,,
|
||||
mediapipe/python/solutions/__pycache__/download_utils.cpython-39.pyc,,
|
||||
mediapipe/python/solutions/__pycache__/drawing_styles.cpython-39.pyc,,
|
||||
mediapipe/python/solutions/__pycache__/drawing_utils.cpython-39.pyc,,
|
||||
mediapipe/python/solutions/__pycache__/drawing_utils_test.cpython-39.pyc,,
|
||||
mediapipe/python/solutions/__pycache__/face_detection.cpython-39.pyc,,
|
||||
mediapipe/python/solutions/__pycache__/face_detection_test.cpython-39.pyc,,
|
||||
mediapipe/python/solutions/__pycache__/face_mesh.cpython-39.pyc,,
|
||||
mediapipe/python/solutions/__pycache__/face_mesh_test.cpython-39.pyc,,
|
||||
mediapipe/python/solutions/__pycache__/hands.cpython-39.pyc,,
|
||||
mediapipe/python/solutions/__pycache__/hands_test.cpython-39.pyc,,
|
||||
mediapipe/python/solutions/__pycache__/holistic.cpython-39.pyc,,
|
||||
mediapipe/python/solutions/__pycache__/holistic_test.cpython-39.pyc,,
|
||||
mediapipe/python/solutions/__pycache__/objectron.cpython-39.pyc,,
|
||||
mediapipe/python/solutions/__pycache__/objectron_test.cpython-39.pyc,,
|
||||
mediapipe/python/solutions/__pycache__/pose.cpython-39.pyc,,
|
||||
mediapipe/python/solutions/__pycache__/pose_test.cpython-39.pyc,,
|
||||
mediapipe/python/solutions/__pycache__/selfie_segmentation.cpython-39.pyc,,
|
||||
mediapipe/python/solutions/__pycache__/selfie_segmentation_test.cpython-39.pyc,,
|
||||
mediapipe/python/solutions/download_utils.py,sha256=vpW-2aFTOnC5RBbuvb5XMd6Hun5MufayCIt-TrbLq8A,1502
|
||||
mediapipe/python/solutions/drawing_styles.py,sha256=hyNC44Hd3aeyOZ9zOp7-6Xv0sJ1gL2pTguaQiWEsdBQ,6278
|
||||
mediapipe/python/solutions/drawing_utils.py,sha256=PYh6yvQs6Mgjge9b7P_AHVchZC65pMIHatYIvm-VD3Q,13092
|
||||
mediapipe/python/solutions/drawing_utils_test.py,sha256=1m0xB26dQd8mMcaxVWRkLd_u82BhPgxhCFeok6hG6qg,10422
|
||||
mediapipe/python/solutions/face_detection.py,sha256=410ydz_xV2DiPJjPXyZ4Ropu2qXfbRp8ARa8nKulguQ,4214
|
||||
mediapipe/python/solutions/face_detection_test.py,sha256=qgHrbywIuw39sF9UB5DYtkHWJIEPojeVdfsxR8YRyxI,3776
|
||||
mediapipe/python/solutions/face_mesh.py,sha256=NnQseji3WRPiUQfQvkZz8fOdXDDXD-JHkt4qu8adx48,6564
|
||||
mediapipe/python/solutions/face_mesh_test.py,sha256=lHoknwBvAD8ZJkGIgSjo_HNISI8QrIxElhWdHn-ZPgA,4329
|
||||
mediapipe/python/solutions/hands.py,sha256=eF1PDO5BGHrhNeOY60TSRq9Kvm6pAYJ9yzEudKBLq1o,6833
|
||||
mediapipe/python/solutions/hands_test.py,sha256=J8XDcQ-Dd7NU3qhwe1_66hszv16wg98Vw8hX5kHcVFQ,4854
|
||||
mediapipe/python/solutions/holistic.py,sha256=NxM9c7AT6vp7jMa94b5R9TzxLyizeEHBl4FcJRCeuGw,7028
|
||||
mediapipe/python/solutions/holistic_test.py,sha256=PqM9GFfAQucH0oXInEQWGPYcd9lZe5fLskB-FjKqbO8,6484
|
||||
mediapipe/python/solutions/objectron.py,sha256=HadrnSngNOW0z8AXkT0dg7AFazWTHCBRKlM06GQf26A,11758
|
||||
mediapipe/python/solutions/objectron_test.py,sha256=dBYaGQtaY1DbEKHguBgg_SoP7tEUjng2IRwwyU_kbb0,3304
|
||||
mediapipe/python/solutions/pose.py,sha256=3Z6DilSb2qL738sDqb3zfIiL_Fn1NVASBLYpySNZngg,9019
|
||||
mediapipe/python/solutions/pose_test.py,sha256=K6Tj54sq3cVV_9sAwFFmYrnwuRX64oe85VucQ3pNxIs,8785
|
||||
mediapipe/python/solutions/selfie_segmentation.py,sha256=i8JLi4-WwNL0ddwZLFlIcOjzYa1f6N68UwTL6vkNcD0,2772
|
||||
mediapipe/python/solutions/selfie_segmentation_test.py,sha256=x1nPszVUxtOwibYd-LmbrkGFhjO3Fwb6h4AF9REbMgE,2690
|
||||
mediapipe/python/timestamp_test.py,sha256=HtsqocOeJlQO2pr2jQwmBChrsfpmWuYy6ul-8BQeeos,2506
|
||||
mediapipe/util/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
mediapipe/util/__pycache__/__init__.cpython-39.pyc,,
|
||||
mediapipe/util/__pycache__/audio_decoder_pb2.cpython-39.pyc,,
|
||||
mediapipe/util/__pycache__/color_pb2.cpython-39.pyc,,
|
||||
mediapipe/util/__pycache__/render_data_pb2.cpython-39.pyc,,
|
||||
mediapipe/util/audio_decoder_pb2.py,sha256=k8fCGT6erbvgkW--GgRr1jgbunGquCUYGIXKxhs2DZQ,7456
|
||||
mediapipe/util/color_pb2.py,sha256=1nPWp4miwNspo1pgpA3b9B5OYscGY3b2mQ0uoNPgxl0,5773
|
||||
mediapipe/util/render_data_pb2.py,sha256=2sBBXvyaz_lJb0zetkvrhnGMAgFSnvvkEKeTfK1Fd1k,47858
|
||||
mediapipe/util/sequence/__init__.py,sha256=bglKd2k2C7QGT1i-vstURXPJX2Cvq9FO9opr6cVeBp0,571
|
||||
mediapipe/util/sequence/__pycache__/__init__.cpython-39.pyc,,
|
||||
mediapipe/util/sequence/__pycache__/media_sequence.cpython-39.pyc,,
|
||||
mediapipe/util/sequence/__pycache__/media_sequence_test.cpython-39.pyc,,
|
||||
mediapipe/util/sequence/__pycache__/media_sequence_util.cpython-39.pyc,,
|
||||
mediapipe/util/sequence/__pycache__/media_sequence_util_test.cpython-39.pyc,,
|
||||
mediapipe/util/sequence/media_sequence.py,sha256=f2xzqmMrXPtxZmfe1a5ja6JSk767NeOH5PcfOR_cx30,34709
|
||||
mediapipe/util/sequence/media_sequence_test.py,sha256=BMggohJnMXHgrSGoParvsd_l1BKhdoo-hblEBBu3Eis,12183
|
||||
mediapipe/util/sequence/media_sequence_util.py,sha256=OTj8ZHKRWTxI08ko0p_9U2L9SR3hXQhYD_mSDER40zE,27189
|
||||
mediapipe/util/sequence/media_sequence_util_test.py,sha256=nuN9-HW3kw2kZbraCH76qhbaSyrPYZ3Fi_lXW9PvyZE,18180
|
||||
mediapipe/util/tracking/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
||||
mediapipe/util/tracking/__pycache__/__init__.cpython-39.pyc,,
|
||||
mediapipe/util/tracking/__pycache__/box_detector_pb2.cpython-39.pyc,,
|
||||
mediapipe/util/tracking/__pycache__/box_tracker_pb2.cpython-39.pyc,,
|
||||
mediapipe/util/tracking/__pycache__/camera_motion_pb2.cpython-39.pyc,,
|
||||
mediapipe/util/tracking/__pycache__/flow_packager_pb2.cpython-39.pyc,,
|
||||
mediapipe/util/tracking/__pycache__/frame_selection_pb2.cpython-39.pyc,,
|
||||
mediapipe/util/tracking/__pycache__/frame_selection_solution_evaluator_pb2.cpython-39.pyc,,
|
||||
mediapipe/util/tracking/__pycache__/motion_analysis_pb2.cpython-39.pyc,,
|
||||
mediapipe/util/tracking/__pycache__/motion_estimation_pb2.cpython-39.pyc,,
|
||||
mediapipe/util/tracking/__pycache__/motion_models_pb2.cpython-39.pyc,,
|
||||
mediapipe/util/tracking/__pycache__/motion_saliency_pb2.cpython-39.pyc,,
|
||||
mediapipe/util/tracking/__pycache__/push_pull_filtering_pb2.cpython-39.pyc,,
|
||||
mediapipe/util/tracking/__pycache__/region_flow_computation_pb2.cpython-39.pyc,,
|
||||
mediapipe/util/tracking/__pycache__/region_flow_pb2.cpython-39.pyc,,
|
||||
mediapipe/util/tracking/__pycache__/tone_estimation_pb2.cpython-39.pyc,,
|
||||
mediapipe/util/tracking/__pycache__/tone_models_pb2.cpython-39.pyc,,
|
||||
mediapipe/util/tracking/__pycache__/tracked_detection_manager_config_pb2.cpython-39.pyc,,
|
||||
mediapipe/util/tracking/__pycache__/tracking_pb2.cpython-39.pyc,,
|
||||
mediapipe/util/tracking/box_detector_pb2.py,sha256=MvhhX_oa8CSCH2Q8_YOBc7Fbgq109n3rPFrCDfWtdLY,15896
|
||||
mediapipe/util/tracking/box_tracker_pb2.py,sha256=iE9R0eGf0KTSJ2OhGlGi1vAq8mvZTcoToQkf-6RmT8I,12666
|
||||
mediapipe/util/tracking/camera_motion_pb2.py,sha256=vk-2SgJWvxRAoe4RZ04g-F-f4pa6x2ZUA01MkrvvmUc,19537
|
||||
mediapipe/util/tracking/flow_packager_pb2.py,sha256=c8ikrYOvxnOOTFpjBbesXQzMWWcaT5JqtmfmOLccNFg,33047
|
||||
mediapipe/util/tracking/frame_selection_pb2.py,sha256=GEIwDYMm85J82qpVKyPwxZjY1-JheesKwKonRpT5wWQ,12482
|
||||
mediapipe/util/tracking/frame_selection_solution_evaluator_pb2.py,sha256=X5MBt8bILfGIM5n1Ui08BluGwn_SSs5Xud1woMDQ0_4,4242
|
||||
mediapipe/util/tracking/motion_analysis_pb2.py,sha256=MoPwQMTyYpF55WBQNQDYKWDHDcmc6GnSyeVhZuCnoGM,18969
|
||||
mediapipe/util/tracking/motion_estimation_pb2.py,sha256=KIY_vlPIAFtRWBFrPWiwF06XZRUDIvXDyWWYfJ6-cHo,85987
|
||||
mediapipe/util/tracking/motion_models_pb2.py,sha256=uRENzX5mHZEInytnfi1aRPdf3CArS6iz8f-9AEZKpr8,20338
|
||||
mediapipe/util/tracking/motion_saliency_pb2.py,sha256=9BLRaUzguYUngtPvlPmQSYmC-OjfgY-_CetpayqMLBs,9093
|
||||
mediapipe/util/tracking/push_pull_filtering_pb2.py,sha256=wkFn-KKwsrG7ynxRdYPl3YoUoPAiAk-FaeJKCRswh1k,4015
|
||||
mediapipe/util/tracking/region_flow_computation_pb2.py,sha256=lZEtIQ08AoyZBNTCxXfd79ht21OhNeIRr_bYYFcjcWU,69168
|
||||
mediapipe/util/tracking/region_flow_pb2.py,sha256=ZpvrfDpPJX40OPvX1zEw7tknnv8h1raB9aR3eRx-njc,39238
|
||||
mediapipe/util/tracking/tone_estimation_pb2.py,sha256=lYRTsCQSukSXlc6RYFos8rMXRPX8Cd9lM4R7vSizpnM,33026
|
||||
mediapipe/util/tracking/tone_models_pb2.py,sha256=R0YXC4eiq42DkdG5fH9jeNwZ1ExA6a2LvjthBa926j4,12660
|
||||
mediapipe/util/tracking/tracked_detection_manager_config_pb2.py,sha256=d9JilJVT4XS3LUq83po-nLm37JIUeuSFaxM5GUk-z2g,2918
|
||||
mediapipe/util/tracking/tracking_pb2.py,sha256=Qv_1OZn7TrBzebnE9QgXuYuma4em68H22MxiLsqrxss,56827
|
@@ -1,6 +0,0 @@
|
||||
Wheel-Version: 1.0
|
||||
Generator: bdist_wheel (0.36.2)
|
||||
Root-Is-Purelib: false
|
||||
Tag: cp39-cp39-manylinux_2_17_x86_64
|
||||
Tag: cp39-cp39-manylinux2014_x86_64
|
||||
|
@@ -1,2 +0,0 @@
|
||||
mediapipe
|
||||
mediapipe/python/_framework_bindings
|
Reference in New Issue
Block a user