CoolFace
Datasetpublic

bdanko/how2sign-landmarks-front-raw-parquet

Split Count train 31047 validation 1739 test 2343 Parquet-shared front mediapipe data from PSewmuthu/How2Sign_Holistic import cv2 import numpy as np import tempfile import os from datasets import load_dataset from IPython.display import Video, display # 1. Initialize Streams print("Initializing streams...") landmark_stream = load_dataset("bdanko/how2sign-landmarks-front-raw-parquet", split="train", streaming=True) rgb_stream =… See the full description on the dataset page: https://huggingface.co/datasets/bdanko/how2sign-landmarks-front-raw-parquet.

sourceHugging Faceupdated 5mo agoView on Hugging Face
1likes48downloads
9 commits on main
032e4a85mo ago

Update README.md

bdanko
eb484b45mo ago

Update README.md

bdanko
055760f5mo ago

Update README.md

bdanko
70eaf395mo ago

Update README.md

bdanko
3a9357d5mo ago

Create README.md

bdanko
defcf865mo ago

Upload folder using huggingface_hub

bdanko
bd529055mo ago

Upload folder using huggingface_hub

bdanko
404a62f5mo ago

Upload folder using huggingface_hub

bdanko
b6c000f5mo ago

initial commit

bdanko