Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
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
xet
Community
Copy to bucket
new
main
LVNet
/
src
/
open_clip
/
constants.py
jongwoopark7978
chore: add project files
54216bc
over 1 year ago
Raw
Download with hf CLI
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
)