| 
							
							
								 MediaPipe Team | 716c7e3b8a | Internal change PiperOrigin-RevId: 486805777 | 2022-11-07 17:23:46 -08:00 |  | 
			
				
					| 
							
							
								 MediaPipe Team | c3bb4bb5da | Refactor image classifier CreateAPI by defining anImageClassifierOptionwhich wraps the model_spec, model_options, and hparams. Also migrate the definition of HParams by extending it from BaseHParams.PiperOrigin-RevId: 486796657 | 2022-11-07 16:39:35 -08:00 |  | 
			
				
					| 
							
							
								 MediaPipe Team | 1049ef781d | Add image_segmenter namespace and update image segmenter proto for java package. PiperOrigin-RevId: 486792164 | 2022-11-07 16:24:16 -08:00 |  | 
			
				
					| 
							
							
								 Camillo Lugaresi | 1a151d9ffb | Internal change PiperOrigin-RevId: 486792117 | 2022-11-07 16:21:15 -08:00 |  | 
			
				
					| 
							
							
								 MediaPipe Team | 6f38a7a21f | Add hand landmarker C++ api. PiperOrigin-RevId: 486791711 | 2022-11-07 16:17:42 -08:00 |  | 
			
				
					| 
							
							
								 Kinar R | 83608d4670 | Merge branch 'master' into image-embedder-python | 2022-11-08 05:02:46 +05:30 |  | 
			
				
					| 
							
							
								 Jiuqiang Tang | 571c0b1fef | Expose MediaPipe Tasks Audio and Text APIs in MediaPipe PyPI packages. PiperOrigin-RevId: 486777537 | 2022-11-07 15:17:57 -08:00 |  | 
			
				
					| 
							
							
								 Jiuqiang Tang | 63a759accc | Implement MediaPipe AudioClassifier Tasks Python API. Adjust the AudioClassifier Tasks C++ API to remove "sample_rate" from its options. PiperOrigin-RevId: 486763992 | 2022-11-07 14:28:14 -08:00 |  | 
			
				
					| 
							
							
								 MediaPipe Team | 51dbd9779c | Introduce Stream/SidePacket aliases for Source/SideSource PiperOrigin-RevId: 486761126 | 2022-11-07 14:20:08 -08:00 |  | 
			
				
					| 
							
							
								 Sebastian Schmidt | e994efd40f | Add entry points for NPM packages PiperOrigin-RevId: 486760105 | 2022-11-07 14:16:29 -08:00 |  | 
			
				
					| 
							
							
								 kinaryml | 664d9c49e7 | Revised image embedder implementation | 2022-11-07 13:59:07 -08:00 |  | 
			
				
					| 
							
							
								 Kinar R | ba1ee5b404 | Merge branch 'master' into image-embedder-python | 2022-11-08 02:53:20 +05:30 |  | 
			
				
					| 
							
							
								 MediaPipe Team | 6b54cae34c | Internal change - cleanup PiperOrigin-RevId: 486721059 | 2022-11-07 11:42:50 -08:00 |  | 
			
				
					| 
							
							
								 Sebastian Schmidt | 2371051e17 | Open Source the remaining Web implementation files PiperOrigin-RevId: 486701932 | 2022-11-07 10:34:44 -08:00 |  | 
			
				
					| 
							
							
								 Jiuqiang Tang | c02f3933d4 | Temporarily exclude "text_classifier_graph" from "builtin_task_graphs" on Windows. PiperOrigin-RevId: 486700027 | 2022-11-07 10:28:28 -08:00 |  | 
			
				
					| 
							
							
								 Jiuqiang Tang | 9f4496db77 | Fix typos PiperOrigin-RevId: 486698923 | 2022-11-07 10:24:17 -08:00 |  | 
			
				
					| 
							
							
								 Jiuqiang Tang | 17a2de8cf7 | Rename TextClassificationResult to TextClassifierResult. PiperOrigin-RevId: 486685936 | 2022-11-07 09:39:01 -08:00 |  | 
			
				
					| 
							
							
								 Copybara-Service | 4c06303ec7 | Merge pull request #3820 from kinaryml:text-classifier-python PiperOrigin-RevId: 486566800 | 2022-11-06 22:15:09 -08:00 |  | 
			
				
					| 
							
							
								 MediaPipe Team | 4b0423e3a2 | Internal change PiperOrigin-RevId: 486547910 | 2022-11-06 19:34:24 -08:00 |  | 
			
				
					| 
							
							
								 Jiuqiang Tang | 9504c5e6a1 | Add a create_from_arrayclassmethod to the AudioData class.PiperOrigin-RevId: 486310154 | 2022-11-05 00:09:30 -07:00 |  | 
			
				
					| 
							
							
								 kinaryml | b44c49250b | Removed unused constant | 2022-11-04 22:36:13 -07:00 |  | 
			
				
					| 
							
							
								 Kinar R | 740d2e47b5 | Merge branch 'google:master' into text-classifier-python | 2022-11-05 11:03:24 +05:30 |  | 
			
				
					| 
							
							
								 Hadon Nash | 91782a2772 | Internal change PiperOrigin-RevId: 486283316 | 2022-11-04 19:48:18 -07:00 |  | 
			
				
					| 
							
							
								 Jiuqiang Tang | 416f91180b | Remove the use of designated initializers. PiperOrigin-RevId: 486261384 | 2022-11-04 16:57:21 -07:00 |  | 
			
				
					| 
							
							
								 Jiuqiang Tang | 35f635d8ff | Add an argument to packet_creator.create_matrix to allow the input matrix to be transposed first. PiperOrigin-RevId: 486258078 | 2022-11-04 16:39:32 -07:00 |  | 
			
				
					| 
							
							
								 Jiuqiang Tang | c10ebe8476 | Remove the use of designated initializers. PiperOrigin-RevId: 486215798 | 2022-11-04 13:24:48 -07:00 |  | 
			
				
					| 
							
							
								 Kinar R | b1d1ef0124 | Merge branch 'google:master' into image-embedder-python | 2022-11-05 00:17:26 +05:30 |  | 
			
				
					| 
							
							
								 MediaPipe Team | 5e1a2fcdbb | Update EmbeddingResult format and dependent tasks. PiperOrigin-RevId: 486186491 | 2022-11-04 11:20:07 -07:00 |  | 
			
				
					| 
							
							
								 Jiuqiang Tang | 66e591d4bc | Remove the use of designated initializers. PiperOrigin-RevId: 486185274 | 2022-11-04 11:15:20 -07:00 |  | 
			
				
					| 
							
							
								 Sebastian Schmidt | f05868d8e0 | Set up the Open Source build for MediaPipe Tasks Web PiperOrigin-RevId: 486181061 | 2022-11-04 10:59:32 -07:00 |  | 
			
				
					| 
							
							
								 Jiuqiang Tang | 5fd3701cfd | Expose ImageSegmenter and GestureRecognizer APIs in PyPI packages. PiperOrigin-RevId: 486176206 | 2022-11-04 10:39:21 -07:00 |  | 
			
				
					| 
							
							
								 Jiuqiang Tang | 57759aedaf | Enable using tasks metadata components in MediaPipe PyPI packages. PiperOrigin-RevId: 486162986 | 2022-11-04 09:49:13 -07:00 |  | 
			
				
					| 
							
							
								 MediaPipe Team | 8b2c937b9e | Migrate AudioClassifier C++ to use new ClassificationResult struct. PiperOrigin-RevId: 486162683 | 2022-11-04 09:46:09 -07:00 |  | 
			
				
					| 
							
							
								 Jiuqiang Tang | 93a587a422 | Make the python documentation clear to resolve https://github.com/google/mediapipe/issues/3805. PiperOrigin-RevId: 486149904 | 2022-11-04 08:46:36 -07:00 |  | 
			
				
					| 
							
							
								 MediaPipe Team | 62cd67e996 | Internal change PiperOrigin-RevId: 486148328 | 2022-11-04 08:42:39 -07:00 |  | 
			
				
					| 
							
							
								 Jiuqiang Tang | 5f5f50d8f7 | Implement MediaPipe Tasks Python AudioData. PiperOrigin-RevId: 486147173 | 2022-11-04 08:32:30 -07:00 |  | 
			
				
					| 
							
							
								 Copybara-Service | 5024c815f1 | Merge pull request #3813 from kinaryml:image-segmenter-minor-fixes PiperOrigin-RevId: 486051659 | 2022-11-03 21:41:37 -07:00 |  | 
			
				
					| 
							
							
								 MediaPipe Team | b2cc2cc60c | Internal changes PiperOrigin-RevId: 486014305 | 2022-11-03 17:23:20 -07:00 |  | 
			
				
					| 
							
							
								 MediaPipe Team | 06cb73fc81 | Modified internal dependencies. PiperOrigin-RevId: 485992876 | 2022-11-03 15:44:36 -07:00 |  | 
			
				
					| 
							
							
								 kinaryml | e2d50745ac | Revised image embedder implementation | 2022-11-03 14:30:21 -07:00 |  | 
			
				
					| 
							
							
								 MediaPipe Team | d29c3d7512 | Add metadata writer to image_classifier in model_maker PiperOrigin-RevId: 485926985 | 2022-11-03 11:30:38 -07:00 |  | 
			
				
					| 
							
							
								 kinaryml | 492607152a | Reverted changes to rect | 2022-11-03 10:56:38 -07:00 |  | 
			
				
					| 
							
							
								 Kinar R | 5a68ba84b6 | Merge branch 'master' into image-embedder-python | 2022-11-03 23:24:31 +05:30 |  | 
			
				
					| 
							
							
								 Jiuqiang Tang | b472d8ff66 | Add the missing __init__.py file. PiperOrigin-RevId: 485892501 | 2022-11-03 09:24:12 -07:00 |  | 
			
				
					| 
							
							
								 Copybara-Service | 716e59f90c | Merge pull request #3801 from kinaryml:gesture-recognizer-python PiperOrigin-RevId: 485884796 | 2022-11-03 08:52:17 -07:00 |  | 
			
				
					| 
							
							
								 kinaryml | 14e18a03d6 | Removed unused custom classifier options in tests | 2022-11-03 02:54:57 -07:00 |  | 
			
				
					| 
							
							
								 kinaryml | de619e2702 | Removed a comment | 2022-11-03 02:33:50 -07:00 |  | 
			
				
					| 
							
							
								 kinaryml | 2001e2b77c | Removed unused file | 2022-11-03 02:32:55 -07:00 |  | 
			
				
					| 
							
							
								 kinaryml | 6e9a070dd1 | Added text classifier implementation and tests | 2022-11-03 02:29:40 -07:00 |  | 
			
				
					| 
							
							
								 kinaryml | 35a04522fa | Moved the OutputType and Activation classes to ImageSegmenter's inner classes | 2022-11-03 00:46:00 -07:00 |  |