Toggle navigation
Toggle navigation
This project
Loading...
Sign in
2020-1-capstone-design1
/
Spin_Project1
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
이동찬
2020-04-02 23:12:57 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
ca02e0c82cbede42c5ad570f0ea1cd27bfb7cde5
ca02e0c8
1 parent
64546868
add To-Do list
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
28 additions
and
0 deletions
README.md
fire.jpg
README.md
View file @
ca02e0c
# Fire Detection System
Fire helps us a lot. However, despite the numerous benefits, we face several unexpected fires. In this project, we will build a system to detect fire and respond appropriately.
<img
src=
"./fire.jpg"
alt=
"fire"
width=
"400"
height=
"300"
>
## To-Do
This project aims and configures the microservices architecture for independent developement that can properly set the tech stacks for each service.
-
CCTV
-
Implement CCTV that can transmit every frames of the video to recognize fire.
-
Tech stacks: Raspberry Pi, Django, OpenCV
-
Machine Learnig
-
Implement a deep-learning model to detect fire.
-
Implement a server that can deliver information to the android app when the model detects fire.
-
Tech stacks: Tensorflow object detection API, Google Cloud Platform, Django
-
Android App
-
Configure UI to notify user's phone(Android), when a fire is detected.
-
Tech stacks: android studio, Django, mySQL
...
...
fire.jpg
0 → 100644
View file @
ca02e0c
128 KB
Please
register
or
login
to post a comment