hasnainnaeem / Gunshot-Detection-in-Audio

Audio classification deep learning model using TensorFlow 2.0 to detect Gunshots. 97.5% test set accuracy and 99% training set accuracy was achieved on Binary-Urban8K. This work was done during my summer internship at TUKL-NUST lab.
19 stars 5 forks source link

Dataset #1

Open abautista89 opened 4 years ago

abautista89 commented 4 years ago

I'm sorry. Do you have the dataset available? I didn't find it. Do you have any publication to refer to your work or only this page?

CO18325 commented 3 years ago

I'm sorry. Do you have the dataset available? I didn't find it. Do you have any publication to refer to your work or only this page?

Hey, Did you find the link to the dataset?

KanishJain2 commented 1 year ago

I too couldn't find the dataset can you please share the link here?

Mike-in-Maine commented 9 months ago

Data set is here.

https://www.kaggle.com/code/prabhavsingh/urbansound8k-classification

Enjoy, cheers.

Yihan-zh commented 5 days ago

Hey, the datasets are different. Your code shows that your dataset has 2774 gun-shot samples. However, urbansound8k only has about 300 samples

Thank you.