Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
jongwoopark7978
/
LVNet
like
3
computer-vision
video-question-answering
zero-shot
9 pages workshop at neurips2024
arxiv:
2406.09396
arxiv:
2210.09996
License:
apache-2.0
Model card
Files
Files and versions
Community
main
LVNet
/
src
/
open_clip
/
constants.py
jongwoopark7978
chore: add project files
54216bc
5 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
116 Bytes
OPENAI_DATASET_MEAN = (
0.48145466
,
0.4578275
,
0.40821073
)
OPENAI_DATASET_STD = (
0.26862954
,
0.26130258
,
0.27577711
)