FSOD stands for Firearms and Sharp Object Detector. Conclusively, this dashboard is a web application made with streamlit that can detect several kind of firearms and sharp object threat that I build for my bachelor's thesis project. Object detection algorithm used to make the model are YOLO-R and also used Deepsort for tracking purpose.
Classes that are available for detection in this web application are as follows:
- Pistol
- Senapan Serbu (Assault Rifle)
- Pisau (Knife)
- Celurit (Sickle)
- Kapak (Axe)
- Bukan Senjata (Not Weapon) [Consist of some handheld items such as smartphone, wallet, cash money, and ATM card]
Follow this steps below in order to try this locally:
- git clone https://github.com/blitzkz23/fsod-dashboard
- pip install requirements.txt
- pip install torch==1.9.0+cu111 torchvision==0.10.0+cu111 torchaudio===0.9.0 -f https://download.pytorch.org/whl/torch_stable.html (dependencies for pytorch with CUDA)
- streamlit run fsod_dashboard.py
Check it out on the link below:
https://colab.research.google.com/drive/15VnLzKiTDnXx-SOZNCFWy7V5ffFaGHnx#scrollTo=c0NuvEqB-IK2