CoolFace
Datasetpublic

tcm03/EnTube

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes108downloads
33 commits on main
adb427c2y ago

Merge new repo on WSL Ubuntu and remote HF

tcm03
f16aea92y ago

init repo on WSL Ubuntu 24.04

tcm03
484e90b2y ago

collate_fn for dataloader and extract vision features

tcm03
51273ab2y ago

Segment long videos and multithreading in EnTubeDataset

tcm03
fc48d962y ago

Analyze running time of process_images() and process_video_frames()

tcm03
cc6eb9f2y ago

Remove HF home

tcm03
18edb192y ago

inspect VideoReader time

tcm03
040ba842y ago

Debugging learn process_images

tcm03
597f8242y ago

Restructure repo and refine annotation

tcm03
5a1acba2y ago

Fix pickle file name

tcm03
6e715c92y ago

Add memory snapshot

tcm03
59dc16e2y ago

Debug EnTubeDataset

tcm03
b231d572y ago

I think batching data loader is more general: give batch_size=1 in case limited mem

tcm03
10982482y ago

Back to multithreading for individual sample

tcm03
ddef4002y ago

Debug dataloader

tcm03
f8342422y ago

debug process_images

tcm03
d973ae32y ago

debug process_images

tcm03
075ba262y ago

debug process_images

tcm03
29d12fa2y ago

break

tcm03
9473b222y ago

Debug process_images

tcm03
57e99b92y ago

Debug process_images

tcm03
9aabd7c2y ago

Fix impor

tcm03
7d59f302y ago

Rename dataset.py to entube_dataset.py

tcm03
cd458742y ago

Update code

tcm03
a0c9d152y ago

remove self arg

tcm03
2b919702y ago

add import json in preprocessor.py

tcm03
5696d8d2y ago

Add config_file arg

tcm03
bd726202y ago

Add import torch in preprocessor.py

tcm03
fbc14f02y ago

Add requirements

tcm03
9d380642y ago

Add preprocessing module to pre-extract vision features

tcm03
deaec822y ago

Resolve merge conflict in .gitattributes

tcm03
8adf3f22y ago

Load entube

tcm03
c1cf17c2y ago

initial commit

tcm03