ghua-ac / ENF-WHU-Dataset

This repo contains the ENF-WHU audio recording dataset collected around Wuhan University campus and the MATLAB programs for electronic network frequency (ENF) detection, enhancement, and robust estimation, in ENF-based audio forensic applications.
https://github.com/ghua-ac/ENF-WHU-Dataset
MIT License
34 stars 7 forks source link

Number of Correct With Tolerances. #1

Open Razullo opened 8 months ago

Razullo commented 8 months ago

Hello. I was trying to implement this dataset myself. I managed to obtain the results, but I couldn't assess the Number of Correct with tolerances. I'm trying to achieve the values found in the article 'Robust ENF Estimation Based on Harmonic Enhancement and Maximum Weight Clique.' I'm new to programming and i am using matlab. Is it possible for you to help me?

ghua-ac commented 8 months ago

Hi Razullo,

Thank you for the inquiry, but due to some constraints we are not able to release the code for matching. It basically applies the mean squared error or correlation coefficients to find the best match. Sorry that we could not provide you with more information.

Best wishes, Guang

Razullo commented 8 months ago

Thank you for the response. I will try some mehods for your suggestions.