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
Datasets:
mipal
/
AVATAR
like
1
Follow
Machine Intelligence and Pattern Analysis Lab
4
Modalities:
Video
Audio
Languages:
English
Size:
1B<n<10B
ArXiv:
arxiv:
2507.04667
Tags:
video
multimodal
audio
audio-visual-localization
License:
cc-by-4.0
Dataset card
Files
Files and versions
xet
Community
1
main
AVATAR
/
code
/
evaluation
/
__init__.py
hahyeon610
Add zipped video and metadata files
f89df01
about 1 year ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
Safe
153 Bytes
from
evaluation.evaluator
import
Evaluator
from
evaluation.heatmap_analyzer
import
HeatmapAnalyzer
__all__ = [
"Evaluator"
,
"HeatmapAnalyzer"
,
]