-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
230816 CaughtYouBastard
- Loading branch information
Showing
8 changed files
with
47 additions
and
47 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,54 @@ | ||
# AI_Turret | ||
# Team: SystemError | ||
|
||
KCCI Intel Edge AI | ||
## CaughtYouBastard | ||
|
||
### Team: SystemError | ||
### Problem Definition | ||
|
||
### Members | ||
``` | ||
음주운전 등 도주 시 추가 피해 우려가 있는 차량의 운행을 차단하여 피해를 최소화 한다. | ||
``` | ||
|
||
### Use Case | ||
|
||
``` | ||
1. 서버를 통해 도주차량의 정보 입력. | ||
2. 컨트롤러가 입력된 정보를 바탕으로 카메라를 이용하여 용의차량의 번호판과 차량번호 식별. | ||
3. 용의차량 접근시 차단장치 작동. | ||
4. 차단 시간,위치,이미지 등 로그 데이터 서버로 전송. | ||
5. 검거 | ||
``` | ||
|
||
### High Level Design | ||
|
||
![./media/CaughtYouBastard.png](./media/CaughtYouBastard.png) | ||
|
||
| Name | Role | | ||
| ------ | ------------------------------ | | ||
| 김동성 | Raspberry Pi Client, H/W build | | ||
| 김지원 | H/W Control, MCU | | ||
| 김준호 | Linux Server, GUI | | ||
| 장영주 | AI Model Training | | ||
| 조윤재 | Linux Server, GUI | | ||
### UML | ||
|
||
![./media/UML.png](./media/UML.png) | ||
|
||
### Work Breakdown Sheet | ||
|
||
| Date | Settings | AI | Server | GUI | H/W | Ass'y | | ||
| ----- | -------- | --- | ------ | --- | --- | ----- | | ||
| 08.16 | ○ | ○ | ○ | ○ | ○ | | | ||
| 08.17 | ○ | ○ | ○ | ○ | ○ | | | ||
| 08.18 | | ○ | ○ | ○ | ○ | | | ||
| 08.19 | | ○ | ○ | ○ | ○ | | | ||
| 08.20 | | | | | | | | ||
| 08.21 | | ○ | ○ | | | | | ||
| 08.22 | | | | | | ○ | | ||
| 08.23 | | | | | | ○ | | ||
|
||
### Members | ||
|
||
### Concept Description | ||
| Name | Role | | ||
| --------- | ----------- | | ||
| 김동성(C) | Client, H/W | | ||
| 김지원 | H/W, MCU | | ||
| 김준호 | Server, GUI | | ||
| 장영주 | AI | | ||
| 조윤재 | Server, GUI | | ||
|
||
![./media/1_MainConcept.png](./media/1_MainConcept.png) | ||
### Repository | ||
|
||
1. 인가되지 않은 인원 접근 시 발포 | ||
2. 인가된 인원은 통과 | ||
https://github.com/goolat/CaughtYouBastard |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.