mediapipe-nightly 0.10.10.post20240211__cp311-cp311-macosx_11_0_universal2.whl → 0.10.10.post20240213__cp311-cp311-macosx_11_0_universal2.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
mediapipe/__init__.py CHANGED
@@ -23,4 +23,4 @@ del modules
23
23
  del python
24
24
  del mediapipe
25
25
  del util
26
- __version__ = '0.10.10-20240211'
26
+ __version__ = '0.10.10-20240213'
@@ -51,7 +51,7 @@ class BaseOptions:
51
51
  is currently limited to Ubuntu platforms.
52
52
  """
53
53
 
54
- class Delegate(enum.Enum):
54
+ class Delegate(enum.IntEnum):
55
55
  CPU = 0
56
56
  GPU = 1
57
57
 
mediapipe/version.txt CHANGED
@@ -1 +1 @@
1
- 0.10.10-20240211
1
+ 0.10.10-20240213
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: mediapipe-nightly
3
- Version: 0.10.10.post20240211
3
+ Version: 0.10.10.post20240213
4
4
  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.
5
5
  Home-page: https://github.com/google/mediapipe
6
6
  Author: The MediaPipe Authors
@@ -1,9 +1,4 @@
1
- mediapipe_nightly-0.10.10.post20240211.dist-info/RECORD,,
2
- mediapipe_nightly-0.10.10.post20240211.dist-info/LICENSE,sha256=hwfu8FM5h-_FsVXWR2HutuIHk_ULm9Gmja0c9HGdDtg,12331
3
- mediapipe_nightly-0.10.10.post20240211.dist-info/WHEEL,sha256=_dGy9EKu13jbT4E4ph0EWQuZFac2dCXB7_Dw2ZQDLNI,111
4
- mediapipe_nightly-0.10.10.post20240211.dist-info/top_level.txt,sha256=LG-epD1oIiiHFRqLp--7jacjB3dbx2RfMcLYjCIhmxU,175
5
- mediapipe_nightly-0.10.10.post20240211.dist-info/METADATA,sha256=nz5nSm4ejnMKRi_p-nPU3yErIOaIGK4VQZtP0Pf5XEU,9672
6
- mediapipe/__init__.py,sha256=aoUYIveV4KIYBGZ5EjFhgQJlg1A2iLoDkMboP-dSB8M,816
1
+ mediapipe/__init__.py,sha256=rIMGRSsumU8lCJAmcaoHp5nvykdRP_w9kiOqQJ0TgRw,816
7
2
  mediapipe/tasks/__init__.py,sha256=sVJS2p8J2PNVl8DLRPVY6KLpHenP_z3QVPRU0x_iL5g,571
8
3
  mediapipe/tasks/python/__init__.py,sha256=i-0yWpv_VgAcZeBFQZiLlgIb0FuFb1fHdT--0EqLCAU,838
9
4
  mediapipe/tasks/python/benchmark/__init__.py,sha256=epEucluzX0HinwBZoS7Tgb19j_qgfTuBf-vBkqemch8,587
@@ -14,7 +9,7 @@ mediapipe/tasks/python/benchmark/vision/core/base_vision_benchmark_api.py,sha256
14
9
  mediapipe/tasks/python/benchmark/vision/core/__init__.py,sha256=ZxHWTuEeRH77CDVcgDbCs5H-B9OomxX7oWZ3YGxG8VM,571
15
10
  mediapipe/tasks/python/core/task_info.py,sha256=ceh4-O2U6CprhIIpXAmL3mzfHyomfad6_V8AgDkII6c,5375
16
11
  mediapipe/tasks/python/core/__init__.py,sha256=KO3IKth2FV2gOlD70fltPxtixGnxyQJksZ-gfrZDQns,587
17
- mediapipe/tasks/python/core/base_options.py,sha256=im2EOZB98ORuBCzf91ONKT7S2CNgcb6hM5_YymQHHMY,4025
12
+ mediapipe/tasks/python/core/base_options.py,sha256=tW3Agx9PNt4aQzhhnlaPPZjqVUtyD8M8JEYKvU_fBf8,4028
18
13
  mediapipe/tasks/python/core/optional_dependencies.py,sha256=Wjh_GT8NVojVSDjB7aHlBc_vjNFsLBi-5JkoVHBeqj8,1061
19
14
  mediapipe/tasks/python/test/test_utils.py,sha256=6fT5lCi8AtTEr44E1Ja4-tf4FYR7d89khv0DZsvbU_c,7122
20
15
  mediapipe/tasks/python/test/__init__.py,sha256=KO3IKth2FV2gOlD70fltPxtixGnxyQJksZ-gfrZDQns,587
@@ -88,7 +83,7 @@ mediapipe/tasks/python/text/core/__init__.py,sha256=ZKC2XRtShVe6k6u6LxDt1pG7DQIn
88
83
  mediapipe/tasks/python/metadata/metadata.py,sha256=EECQnM-Af0angD60jaBBOuNMgt7HExH6SqVtVMFNHGc,33763
89
84
  mediapipe/tasks/python/metadata/metadata_displayer_cli.py,sha256=tLhF0B1mXG0igFTA9nPh8t1efRpRw2hQ00XpTPYdk_o,1202
90
85
  mediapipe/tasks/python/metadata/__init__.py,sha256=YGHXQMz1ZGPcNgSXggu03b0USZKE8d9Xqvn6NDUl898,586
91
- mediapipe/tasks/python/metadata/flatbuffers_lib/_pywrap_flatbuffers.cpython-311-darwin.so,sha256=mxPU95pewrnkc_GTwKoeSY9wt9w1EA_2dTzu2Fkt0MM,1630883
86
+ mediapipe/tasks/python/metadata/flatbuffers_lib/_pywrap_flatbuffers.cpython-311-darwin.so,sha256=JDMWrsGWZRybSb5rR1CozD7x8yZn_RevSWStSiaxthA,1630883
92
87
  mediapipe/tasks/python/metadata/metadata_writers/image_classifier.py,sha256=fU4Xu4bm0fak8h7yjVAAQBIHpEH18ZEiXUSc-2dHgvk,3023
93
88
  mediapipe/tasks/python/metadata/metadata_writers/object_detector.py,sha256=IzKqY1S0p2RQ_Vd0nF08y16dHYLa-2HwB4zmuWmixVw,12970
94
89
  mediapipe/tasks/python/metadata/metadata_writers/model_asset_bundle_utils.py,sha256=HMUhrYzAJ0lQCAfKDOTQ82_EGDJfVS-ECVdZfFQGDM4,2622
@@ -243,7 +238,7 @@ mediapipe/tasks/cc/text/text_embedder/proto/text_embedder_graph_options_pb2.py,s
243
238
  mediapipe/tasks/cc/text/text_embedder/proto/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
244
239
  mediapipe/tasks/cc/metadata/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
245
240
  mediapipe/tasks/cc/metadata/python/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
246
- mediapipe/tasks/cc/metadata/python/_pywrap_metadata_version.cpython-311-darwin.so,sha256=GEawnIfq0EH7sujc2b5JfeXg4uj9Lj6ICz4GqhPAXA8,659128
241
+ mediapipe/tasks/cc/metadata/python/_pywrap_metadata_version.cpython-311-darwin.so,sha256=BGNX2RSQ5H0RA9Q6EAmw6Admv0uk5Hs3t2JFRMxvE5w,659128
247
242
  mediapipe/tasks/cc/metadata/tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
248
243
  mediapipe/tasks/cc/metadata/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
249
244
  mediapipe/tasks/metadata/schema_py_generated.py,sha256=HUaA9k-IRmTMuYAitOPax4b9MDchA9lTsY4sUZgS4ns,467363
@@ -292,7 +287,7 @@ mediapipe/util/sequence/media_sequence_util_test.py,sha256=nuN9-HW3kw2kZbraCH76q
292
287
  mediapipe/util/analytics/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
293
288
  mediapipe/util/analytics/mediapipe_log_extension_pb2.py,sha256=UX1x8jckc8NQbUz-SXOKkb8co3JNIRX3rfaMs4_Dz8g,4319
294
289
  mediapipe/util/analytics/mediapipe_logging_enums_pb2.py,sha256=9pxs-DNSQnXQe7E_LKokGDbD_G1FpmzzJw1jzex78lU,3781
295
- mediapipe/python/_framework_bindings.cpython-311-darwin.so,sha256=dTH2a0x1x4RMp5WWhr8-OG-BPASM5mLfpv0Cckc3Ggw,77061219
290
+ mediapipe/python/_framework_bindings.cpython-311-darwin.so,sha256=hZpXpXZp4Ylryw9WB5puF4fUHF_GxEbT9AbOTxYFE5Y,78019011
296
291
  mediapipe/python/solution_base.py,sha256=48PszV6dCssQUkyPBaqhqVehVjPtskawtGUc54k10DM,25624
297
292
  mediapipe/python/timestamp_test.py,sha256=oWKTZMsV586jH57OBV30rihcymETyGC29VbYURNLJQQ,2528
298
293
  mediapipe/python/image_frame_test.py,sha256=ZSjdE-an2t8i6MiA4_Xri91VMH5_CCx45fjhWUQptMY,8602
@@ -551,3 +546,8 @@ mediapipe/modules/selfie_segmentation/selfie_segmentation.tflite,sha256=nuFo7HyP
551
546
  mediapipe/modules/palm_detection/palm_detection_full.tflite,sha256=GxTpQixq0AbN5lgaRsi5DdVzwHq385NLVYnnzqP4mlQ,2339846
552
547
  mediapipe/modules/palm_detection/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
553
548
  mediapipe/modules/palm_detection/palm_detection_lite.tflite,sha256=6aSq3fkN2laocjUwPPAOTC0_socl9o_Yh3KZfayQXBg,1985440
549
+ mediapipe_nightly-0.10.10.post20240213.dist-info/RECORD,,
550
+ mediapipe_nightly-0.10.10.post20240213.dist-info/LICENSE,sha256=hwfu8FM5h-_FsVXWR2HutuIHk_ULm9Gmja0c9HGdDtg,12331
551
+ mediapipe_nightly-0.10.10.post20240213.dist-info/WHEEL,sha256=_dGy9EKu13jbT4E4ph0EWQuZFac2dCXB7_Dw2ZQDLNI,111
552
+ mediapipe_nightly-0.10.10.post20240213.dist-info/top_level.txt,sha256=LG-epD1oIiiHFRqLp--7jacjB3dbx2RfMcLYjCIhmxU,175
553
+ mediapipe_nightly-0.10.10.post20240213.dist-info/METADATA,sha256=G8jtdnC69r9htITZKMWtcOt5Wv22KsYZPlkuQ6yb-uI,9672