Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sarthakmishraa/sm_sec
SM SEC is a camera security surveillance web application brought to you by Sarthak Mishra
https://github.com/sarthakmishraa/sm_sec
cocossd css front-end netlify-deployment object-detection reactjs yolo
Last synced: about 1 month ago
JSON representation
SM SEC is a camera security surveillance web application brought to you by Sarthak Mishra
- Host: GitHub
- URL: https://github.com/sarthakmishraa/sm_sec
- Owner: sarthakmishraa
- Created: 2023-11-04T21:44:05.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-09T02:33:40.000Z (6 months ago)
- Last Synced: 2024-07-09T05:57:58.826Z (6 months ago)
- Topics: cocossd, css, front-end, netlify-deployment, object-detection, reactjs, yolo
- Language: JavaScript
- Homepage: https://smsec.netlify.app/
- Size: 302 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SM_SEC
The app is live here : https://smsec.netlify.app/
SM Sec is a React web application that utilizes the YOLO (You Only Look Once) architecture for object detection. This project aims to provide a simple and efficient tool for performing object detection tasks within a web browser environment.
## Snippets
![image](https://github.com/sarthakmishraa/SM_SEC/assets/56118819/9abae56c-947f-4f5c-beef-2dd3526e4324)
![image](https://github.com/sarthakmishraa/SM_SEC/assets/56118819/49748272-3b14-4143-9b71-3ac3783faa6b)
## Key Features
- Object detection using YOLO architecture
- User-friendly interface
- Real-time detection capabilities
- Customizable detection settings## Technology Used
- React.js
- YOLO (You Only Look Once) architecture
- JavaScript
- CSS## How to Use
1. Clone the repository to your local machine:
```bash
git clone https://github.com/sarthakmishraa/SM_SEC.git