henrryzh1 / UR-DMU

Official code for AAAI2023 paper "Dual Memory Units with Uncertainty Regulation for Weakly Supervised Video Anomaly Detection"
MIT License
65 stars 5 forks source link

ucf #1

Open yyyyyyyy0224 opened 1 year ago

yyyyyyyy0224 commented 1 year ago

Excuse me, i use the UCF features you provided, but got poor results. Do you use the feature extracted from the video by yourself or the URL you give?Thanks

henrryzh1 commented 1 year ago

Thanks for your attention. We use the i3d-features from the URL. Since I've been very busy lately, I may upload the features (our own extracted and URL we give) in a few days.

YangLulu00 commented 1 year ago

Excuse me, have you solved it now? I also have very poor performance.

deep-video commented 11 months ago

Excuse me, I use the i3d feature extraction published by Real-world, and I use ten clipping. Why is my best auc on ucf only 0.78? Look forward to your answer, thank you!

StartBear0 commented 6 days ago

Excuse me, I followed the I3D feature extraction method you provided and obtained the UCF features, but the training results were not good, with an AUC of only 0.68.