Skip to content

Commit

Permalink
Merge pull request #30 from kookmin-sw/feature/#27-mainUI
Browse files Browse the repository at this point in the history
Feature/#27 main UI
  • Loading branch information
soyekwon authored Apr 6, 2023
2 parents e2fc891 + 53be967 commit 28b84fb
Show file tree
Hide file tree
Showing 22 changed files with 1,669 additions and 186 deletions.
49 changes: 23 additions & 26 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@

<img width="1774" alt="스크린샷 2022-09-14 오후 7 21 17" src="img/drone.png">

</br>

<div align=center padding="200">
<div align=center >
<img src="https://img.shields.io/badge/pytorch-FF4154?style=for-the-badge&logo=pytorch&logoColor=white">
<img src="https://img.shields.io/badge/YOLO-F7DF1E?style=for-the-badge&logo=yolo&logoColor=black">
<img src="https://img.shields.io/badge/html5-E34F26?style=for-the-badge&logo=html5&logoColor=white">
Expand All @@ -17,7 +15,7 @@

</div>

</br>
<br/><br/>

## 목차

Expand All @@ -35,78 +33,77 @@

7. [✨ 기대 효과](#-기대-효과)

</br>
<br/><br/>

## 🤖 프로젝트 소개

<code>인공지능에 기반한 드론을 활용하여 다양한 문제를 해결</code>
</br></br>
각종 사고, 범죄를 예방하기 위해 사람이 24시간동안 모니터링 하는 것은 현실적으로 불가능합니다. </br> 사람 대신 cctv를 두어 감시한다해도 불가피하게 존재하는 cctv사각지대, 야외 환경에서는 각종 사고나 범죄를 예방하기 어렵습니다. 따라서 인공지능에 기반한 드론을 활용하여 각종 사고나 범죄를 예방하려합니다.
각종 사고, 범죄를 예방하기 위해 사람이 24시간동안 모니터링 하는 것은 현실적으로 불가능합니다. 사람 대신 cctv를 두어 감시한다해도 불가피하게 존재하는 cctv사각지대, 야외 환경에서는 각종 사고나 범죄를 예방하기 어렵습니다. 따라서 인공지능에 기반한 드론을 활용하여 각종 사고나 범죄를 예방하려합니다.

</br>
<br/><br/>

## 💻 주요 기능

<code>압사 사고를 방지하기 위한 인구 밀집도 추정</code>
</br>


단위 면적당 headcount를 세어 ~~~
</br>
</br>



<code>실종 아동 찾기</code>
</br>


face recognition을 활용하여 ~~
</br>
</br>



<code>폭력, 성범죄 예방 </code>
</br>


pose estimation을 활용하여 ~~

</br>
<br/><br/>

## 💁🏻 팀원 소개
<div align=center padding="200">

## Object Detection

<br/>

| <img src="https://avatars.githubusercontent.com/u/71240296?v=4" width="180" height="160"> | <img src="https://avatars.githubusercontent.com/u/66055587" width="180" height="160"> |<img src="https://avatars.githubusercontent.com/u/102154146?v=4" width="180" height="160"> |
|:--------:|:--------:|:--------:|
|[권소예](https://github.com/soyekwon)|[서정현](https://github.com/junghyeon0427)|[이재원](https://github.com/ljwljy51) |
| ..........프로젝트 완료 후 본인이 담당한 개발 내용 적을 예정.......... |..........프로젝트 완료 후 본인이 담당한 개발 내용 적을 예정.......... |..........프로젝트 완료 후 본인이 담당한 개발 내용 적을 예정.......... |

</br>

## Autonomous Driving

<br/>

| <img src="https://avatars.githubusercontent.com/u/35187793?v=4" width="180" height="160"> | <img src="https://avatars.githubusercontent.com/u/48677366?v=4" width="180" height="160"> |<img src="https://avatars.githubusercontent.com/u/66055587" width="180" height="160"> |
|:--------:|:--------:|:--------:|
| [강윤석](https://github.com/YunSeok-Kang) | [조현아](https://github.com/hacho08) | [박민준](https://github.com/mjun4138) |
| ..........프로젝트 완료 후 본인이 담당한 개발 내용 적을 예정.......... |..........프로젝트 완료 후 본인이 담당한 개발 내용 적을 예정.......... |..........프로젝트 완료 후 본인이 담당한 개발 내용 적을 예정.......... |
</div>

</br>
</br>
<br/><br/>

## 🎨 프로젝트 구조
![시스템 구성](https://user-images.githubusercontent.com/16894765/224232236-19a1d09d-2df2-4218-801f-59e5647a8385.jpeg)

</br>
<br/><br/>

## 🔨 작업 방식

github의 issue와 pull request기능을 적극 활용해 프로젝트 작업 진행

</br>

<img src="img/github_project.jpg">
(이미지 나중에 바꿀 예정)

</br>
<br/><br/>

## 🎥 데모 영상

</br>
<br/><br/>

## ✨ 기대 효과
70 changes: 0 additions & 70 deletions frontend/ditto/README.md

This file was deleted.

Loading

0 comments on commit 28b84fb

Please sign in to comment.