Skip to content

Instantly share code, notes, and snippets.

@xkaple00
xkaple00 / index.html
Created November 14, 2021 06:40
mediapipe_facemesh_upload_prerecorded_vodeo
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>CodePen - MediaPipe - Face Mesh</title>
<meta charset="utf-8" />
<link
rel="stylesheet"
type="text/css"
#!/bin/bash
# Helper script to try launching a vertex ai notebook in all specified zones until one succeeds.
# This script uses PyTorch 1.13, to get the image name for other environments go to:
# vertex ai > user-managed notebook > create > environment > select your environment > use a previous version > copy the id there
# For more information about the launch command, visit
# https://cloud.google.com/sdk/gcloud/reference/notebooks/instances/create