Tarun Jain
6e7018b826
Merge branch 'google:master' into master
2023-03-02 21:01:21 +05:30
Copybara-Service
82ee00f25d
Merge pull request #4118 from kuaashish:master
...
PiperOrigin-RevId: 513364683
2023-03-01 15:55:37 -08:00
Joe Fernandez
07fa5c2fc8
Internal change
...
PiperOrigin-RevId: 513300452
2023-03-01 11:56:26 -08:00
Joe Fernandez
0a937eba98
Internal change
...
PiperOrigin-RevId: 513255798
2023-03-01 09:21:25 -08:00
MediaPipe Team
2143baf7d5
Dos/Donts: separating nodes for readability
...
PiperOrigin-RevId: 512994288
2023-02-28 11:40:03 -08:00
Kris Tonthat
2cbaf84f50
Internal change
...
PiperOrigin-RevId: 512758617
2023-02-27 16:12:26 -08:00
MediaPipe Team
9054ff7283
Internal change
...
PiperOrigin-RevId: 511928038
2023-02-27 11:02:58 -08:00
Tarun Jain
c73ff261ad
Fix Broken Link in Object Detection solutions
2023-02-24 19:37:30 +05:30
Kris Tonthat
0b989f8c8d
Add legacy solutions note
...
PiperOrigin-RevId: 511880995
2023-02-23 14:09:41 -08:00
kuaashish
86a2fa300b
Update iris.md
2023-02-23 22:08:05 +05:30
kuaashish
f42b60e08f
Update iris.md
2023-02-23 22:07:40 +05:30
kuaashish
1c37010dde
Update objectron.md
2023-02-23 22:07:04 +05:30
kuaashish
48d72e7ddc
Update face_mesh.md
2023-02-23 22:06:35 +05:30
kuaashish
35d1b98433
Update objectron.md
2023-02-23 22:04:49 +05:30
kuaashish
34e361f81e
Update media_sequence.md
2023-02-23 22:04:02 +05:30
kuaashish
488b1e23a0
Update troubleshooting.md
2023-02-23 22:01:58 +05:30
kuaashish
9e37b520fb
Update faq.md
2023-02-23 22:01:19 +05:30
kuaashish
abc8c73aee
Update javascript.md
2023-02-23 22:00:01 +05:30
kuaashish
bc157ff990
Update help.md
2023-02-23 21:57:42 +05:30
MediaPipe Team
223c504d81
Add note to installation doc for Debian distros
...
PiperOrigin-RevId: 510317890
2023-02-16 20:27:59 -08:00
MediaPipe Team
152f66dfd3
This will fix the command to clone mediapipe in the Debian and Ubuntu, CentOS, Windows, Windows Subsystem for Linux (WSL), Docker. Doc command mentioned
...
is throwing error when directly copied and pasted in the terminal.
PiperOrigin-RevId: 510061887
2023-02-16 00:23:49 -08:00
MediaPipe Team
40c3e72c9c
Added note to [page]( https://google.github.io/mediapipe/getting_started/ios.html#create-an-xcode-project ) that the xcode version in script should be same as installed version
...
PiperOrigin-RevId: 509801311
2023-02-15 05:09:31 -08:00
MediaPipe Team
63a57e2da3
Graph builder Dos and Donts / Nodes minimal direct usage
...
PiperOrigin-RevId: 509632450
2023-02-14 14:16:18 -08:00
MediaPipe Team
9b1fe849d5
Fix incorrect comments in docs code sections
...
PiperOrigin-RevId: 509632192
2023-02-14 14:11:48 -08:00
MediaPipe Team
d9ac3876de
Dos and Donts / Graph outputs + small adjustments for previous section (e.g removing "simply" word)
...
PiperOrigin-RevId: 509632077
2023-02-14 14:06:48 -08:00
MediaPipe Team
ef9e5f881b
Add Dos and Donts Section / Graph inputs
...
PiperOrigin-RevId: 509347658
2023-02-13 15:26:23 -08:00
MediaPipe Team
caa7d85141
Improves page-contents navigation: adds Uility Functions/Classes to page-contents)
...
PiperOrigin-RevId: 509347516
2023-02-13 15:22:13 -08:00
Copybara-Service
5afa815bef
Merge pull request #4050 from kuaashish:patch-3
...
PiperOrigin-RevId: 509190256
2023-02-13 04:34:51 -08:00
MediaPipe Team
23012f2151
Add Advanced Usage/Utility Classes section in Building Graph in C++
...
PiperOrigin-RevId: 508776246
2023-02-10 16:06:09 -08:00
MediaPipe Team
482ee8f96c
Add Capabilities/Utility Functions section in Building Graph in C++
...
PiperOrigin-RevId: 508773788
2023-02-10 15:54:23 -08:00
MediaPipe Team
8a49a5f822
This will fix the command to clone mediapipe in the macOS. Doc command mentioned
...
is throwing error when directly copied and pasted in the terminal.
PiperOrigin-RevId: 508550373
2023-02-09 20:23:58 -08:00
MediaPipe Team
be0681c61d
Adds "Building Graphs in C++" initial page and updates "Graph" page to link to that section showcasing alternative C++ graph representation.
...
PiperOrigin-RevId: 508517348
2023-02-09 17:22:44 -08:00
MediaPipe Team
2163920ee8
Minor updates to MediaPipe graph documentation: use Graph/CalculatorGraphConfig instead of GraphConfig and mention that node can be a subgraph.
...
PiperOrigin-RevId: 508517281
2023-02-09 17:21:30 -08:00
MediaPipe Team
9b040630a3
Updating the Javascript API's FaceDetectionOptions since modelSelection is not a valid option for setOptions()
.
...
PiperOrigin-RevId: 507664805
2023-02-06 20:52:12 -08:00
kuaashish
1a26071a41
Update install.md
...
This will fix the Subsystem typo in line 654
2023-02-03 12:12:45 +05:30
kuaashish
c79350da5f
Update javascript.md
...
This will fix the typo from "Supported plaforms" to "Supported platforms" in line 32
2023-02-02 17:12:09 +05:30
Sebastian Schmidt
702cc0c42c
Change documentation to use shallow clones of the MP Repo
...
PiperOrigin-RevId: 505234066
2023-01-27 16:21:34 -08:00
MediaPipe Team
ff0ccfc209
Internal change
...
PiperOrigin-RevId: 504677663
2023-01-25 15:31:21 -08:00
MediaPipe Team
dcd2adad53
Removing broken links. They might not be relevant since we only support TfLite models.
...
PiperOrigin-RevId: 503183358
2023-01-19 09:19:48 -08:00
MediaPipe Team
6db5eabe0b
Internal change
...
PiperOrigin-RevId: 495525736
2022-12-15 00:44:39 -08:00
Mark McDonald
3f66dde8fd
Change --site_path
default value to match the actual path.
...
This did not match the URL we ended up using for MediaPipe, so needs to be set correctly in order to generate docs that match the real site.
This change sets the default to be correct.
PiperOrigin-RevId: 494874789
2022-12-12 17:35:16 -08:00
Mark McDonald
402834b4f2
Internal change
...
PiperOrigin-RevId: 493480322
2022-12-06 19:48:05 -08:00
Mark McDonald
99d1dd6fbb
Internal change
...
PiperOrigin-RevId: 493129643
2022-12-05 15:30:48 -08:00
Mark McDonald
7c9fc9a642
Remove mp.solutions
from doc generation.
...
These need to be excluded from the current package, so do it automatically.
PiperOrigin-RevId: 490146934
2022-11-21 21:48:02 -08:00
Mark McDonald
6702ef3d57
Internal change
...
PiperOrigin-RevId: 488796090
2022-11-15 17:04:31 -08:00
Mark McDonald
185a57cec5
Support nested mediapipe
dir in Java API doc builder.
...
PiperOrigin-RevId: 487735796
2022-11-10 23:13:38 -08:00
Mark McDonald
d2284083b3
Generate docs from mediapipe/tasks/java
.
...
The last CL used `mediapipe/java`, which is an old API. I've also added a flag to override the Java source location. This shouldn't be needed normally but makes local testing easier for both internal and external users.
PiperOrigin-RevId: 487704937
2022-11-10 19:38:27 -08:00
Mark McDonald
9f681d20e8
Internal change
...
PiperOrigin-RevId: 487676791
2022-11-10 17:01:57 -08: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
Mark McDonald
87b201b1a3
Adds a basic script for generating API docs from the mediapipe
Python package
...
This is pretty bare-bones for now, but I need something to start wiring up the rest of the automation. Plus this should be easy enough for anyone to riff on once it's in place.
I couldn't find a great location within the existing directory structure for this, so LMK if it should be re-homed.
PiperOrigin-RevId: 484426543
2022-10-27 21:13:35 -07:00