├── AudioWaveform.png ├── Datasets merging, exploration and feature extraction.ipynb ├── Final Models ├── AUTO Encoder Real time.ipynb ├── IF.pkl ├── OVERALL ENSEMBLE.ipynb ├── PCAOBJECTNEW.pkl ├── SLF.pkl ├── SLS.pkl ├── ZeeshanSVM.pkl ├── autoencoderFirst.h5 ├── autoencodersecond.h5 ├── autoencoderthird.h5 └── desktop.ini ├── MIVIA_dataset_gunshots_audio_extraction_code.ipynb ├── README.md ├── Real Time Processing of SVM ├── MIVIA_dataset_gunshots_audio_extraction_code.ipynb ├── RBF Training.ipynb ├── SVM_linear_kernel_Gunshot_Detection.ipynb ├── Train_test_gun_shot.ipynb ├── degree2.pkl ├── desktop.ini ├── joblib_save_training_2.pkl ├── real_time_testing.py ├── save_training_1.pickle └── save_training_2.pickle ├── SVM_linear_kernel_Gunshot_Detection.ipynb └── Train Multiple Models.ipynb /AudioWaveform.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hazooree/Real-Time-Implementation-of-Gunshot-Detection-System/HEAD/AudioWaveform.png -------------------------------------------------------------------------------- /Datasets merging, exploration and feature extraction.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hazooree/Real-Time-Implementation-of-Gunshot-Detection-System/HEAD/Datasets merging, exploration and feature extraction.ipynb -------------------------------------------------------------------------------- /Final Models/AUTO Encoder Real time.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hazooree/Real-Time-Implementation-of-Gunshot-Detection-System/HEAD/Final Models/AUTO Encoder Real time.ipynb -------------------------------------------------------------------------------- /Final Models/IF.pkl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hazooree/Real-Time-Implementation-of-Gunshot-Detection-System/HEAD/Final Models/IF.pkl -------------------------------------------------------------------------------- /Final Models/OVERALL ENSEMBLE.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hazooree/Real-Time-Implementation-of-Gunshot-Detection-System/HEAD/Final Models/OVERALL ENSEMBLE.ipynb -------------------------------------------------------------------------------- /Final Models/PCAOBJECTNEW.pkl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hazooree/Real-Time-Implementation-of-Gunshot-Detection-System/HEAD/Final Models/PCAOBJECTNEW.pkl -------------------------------------------------------------------------------- /Final Models/SLF.pkl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hazooree/Real-Time-Implementation-of-Gunshot-Detection-System/HEAD/Final Models/SLF.pkl -------------------------------------------------------------------------------- /Final Models/SLS.pkl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hazooree/Real-Time-Implementation-of-Gunshot-Detection-System/HEAD/Final Models/SLS.pkl -------------------------------------------------------------------------------- /Final Models/ZeeshanSVM.pkl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hazooree/Real-Time-Implementation-of-Gunshot-Detection-System/HEAD/Final Models/ZeeshanSVM.pkl -------------------------------------------------------------------------------- /Final Models/autoencoderFirst.h5: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hazooree/Real-Time-Implementation-of-Gunshot-Detection-System/HEAD/Final Models/autoencoderFirst.h5 -------------------------------------------------------------------------------- /Final Models/autoencodersecond.h5: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hazooree/Real-Time-Implementation-of-Gunshot-Detection-System/HEAD/Final Models/autoencodersecond.h5 -------------------------------------------------------------------------------- /Final Models/autoencoderthird.h5: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hazooree/Real-Time-Implementation-of-Gunshot-Detection-System/HEAD/Final Models/autoencoderthird.h5 -------------------------------------------------------------------------------- /Final Models/desktop.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hazooree/Real-Time-Implementation-of-Gunshot-Detection-System/HEAD/Final Models/desktop.ini -------------------------------------------------------------------------------- /MIVIA_dataset_gunshots_audio_extraction_code.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hazooree/Real-Time-Implementation-of-Gunshot-Detection-System/HEAD/MIVIA_dataset_gunshots_audio_extraction_code.ipynb -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hazooree/Real-Time-Implementation-of-Gunshot-Detection-System/HEAD/README.md -------------------------------------------------------------------------------- /Real Time Processing of SVM/MIVIA_dataset_gunshots_audio_extraction_code.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hazooree/Real-Time-Implementation-of-Gunshot-Detection-System/HEAD/Real Time Processing of SVM/MIVIA_dataset_gunshots_audio_extraction_code.ipynb -------------------------------------------------------------------------------- /Real Time Processing of SVM/RBF Training.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hazooree/Real-Time-Implementation-of-Gunshot-Detection-System/HEAD/Real Time Processing of SVM/RBF Training.ipynb -------------------------------------------------------------------------------- /Real Time Processing of SVM/SVM_linear_kernel_Gunshot_Detection.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hazooree/Real-Time-Implementation-of-Gunshot-Detection-System/HEAD/Real Time Processing of SVM/SVM_linear_kernel_Gunshot_Detection.ipynb -------------------------------------------------------------------------------- /Real Time Processing of SVM/Train_test_gun_shot.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hazooree/Real-Time-Implementation-of-Gunshot-Detection-System/HEAD/Real Time Processing of SVM/Train_test_gun_shot.ipynb -------------------------------------------------------------------------------- /Real Time Processing of SVM/degree2.pkl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hazooree/Real-Time-Implementation-of-Gunshot-Detection-System/HEAD/Real Time Processing of SVM/degree2.pkl -------------------------------------------------------------------------------- /Real Time Processing of SVM/desktop.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hazooree/Real-Time-Implementation-of-Gunshot-Detection-System/HEAD/Real Time Processing of SVM/desktop.ini -------------------------------------------------------------------------------- /Real Time Processing of SVM/joblib_save_training_2.pkl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hazooree/Real-Time-Implementation-of-Gunshot-Detection-System/HEAD/Real Time Processing of SVM/joblib_save_training_2.pkl -------------------------------------------------------------------------------- /Real Time Processing of SVM/real_time_testing.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hazooree/Real-Time-Implementation-of-Gunshot-Detection-System/HEAD/Real Time Processing of SVM/real_time_testing.py -------------------------------------------------------------------------------- /Real Time Processing of SVM/save_training_1.pickle: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hazooree/Real-Time-Implementation-of-Gunshot-Detection-System/HEAD/Real Time Processing of SVM/save_training_1.pickle -------------------------------------------------------------------------------- /Real Time Processing of SVM/save_training_2.pickle: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hazooree/Real-Time-Implementation-of-Gunshot-Detection-System/HEAD/Real Time Processing of SVM/save_training_2.pickle -------------------------------------------------------------------------------- /SVM_linear_kernel_Gunshot_Detection.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hazooree/Real-Time-Implementation-of-Gunshot-Detection-System/HEAD/SVM_linear_kernel_Gunshot_Detection.ipynb -------------------------------------------------------------------------------- /Train Multiple Models.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/hazooree/Real-Time-Implementation-of-Gunshot-Detection-System/HEAD/Train Multiple Models.ipynb --------------------------------------------------------------------------------