ControlNet / LAV-DF

[CVIU] Glitch in the Matrix: A Large Scale Benchmark for Content Driven Audio-Visual Forgery Detection and Localization
https://www.sciencedirect.com/science/article/pii/S1077314223001984
Other
67 stars 8 forks source link

Find a wrong #20

Closed garfield5200 closed 3 months ago

garfield5200 commented 3 months ago

Thank you for your excellent work!I see you made some changes to the file yesterday,but there's a mistake with that. In the file of “utils”,in 231 lines,you should add “ del meta[“transcript”] , metadata_min.append(meta) ”,then you can get a right metadata.min.json. Otherwise, the metadata.min.json will be null.

ControlNet commented 3 months ago

Thank you for pointing out this. Sorry for the mistake. Now it's fixed https://github.com/ControlNet/LAV-DF/commit/c864d1e4cd18351989715fb7ad2c61e041a66582.