harryhsing commited on
Commit
d79cd0f
·
verified ·
1 Parent(s): 47761b0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -3
README.md CHANGED
@@ -1,3 +1,12 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - harryhsing/AV-TAU
5
+ language:
6
+ - en
7
+ base_model:
8
+ - DAMO-NLP-SG/Video-LLaMA-Series
9
+ ---
10
+ This repository contains the EchoTraffic-7B model as presented in [EchoTraffic: Enhancing Traffic Anomaly Understanding with Audio-Visual Insights](https://openaccess.thecvf.com/content/CVPR2025/papers/Xing_EchoTraffic_Enhancing_Traffic_Anomaly_Understanding_with_Audio-Visual_Insights_CVPR_2025_paper.pdf).
11
+
12
+ For training and inference, please refer to the Code: https://github.com/HarryHsing/EchoTraffic