🏆 부산대학교 제 2회 산업인공지능 프로젝트 경진대회 우수상 수상
💡 범죄 안전도를 예측하는 앱 서비스
💡 인공지능, Rest API, Application 모두 직접 제작해서 구현한 프로젝트
1. 현재 사용자 위치 범죄 안전도 예측
2. 다른 지역 범죄 안전도 예측
default.MOV
3. 범죄 건수 조회
default.MOV
4. 생활 방범용 CCTV 지도
* 데이터 수집: LOCALDATA의 CCTV 정보 - https://www.localdata.go.kr/lif/lifeCtacDataView.do?menuNo=40003
CCTV.MOV
5. SOS 긴급 통화
SOS.MOV
- python, jupyter notebook
- source code: https://github.com/YeoJiSu/Predicting-Crime-ML-model
- python, Flask, pythonanywhere
- source code: https://github.com/YeoJiSu/No-Crime-App/tree/main/backend
- published document: https://documenter.getpostman.com/view/15493095/2s9Y5eNKbV
- Dart, Flutter
- source code: https://github.com/YeoJiSu/No-Crime-App/tree/main/frontend-V2