-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
61 additions
and
8 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,10 +1,63 @@ | ||
# WeMeet | ||
# 🐱 WeMeet 🐶 | ||
|
||
## 기능구현 | ||
<div align="center"> | ||
<img width="200" style="margin-right: 1rem" src="./src/assets/Logo.png"/> | ||
</div> | ||
|
||
* [x] - 인간 아이콘 변경 | ||
* [x] - 트래킹 강아지 1번 사진 변경 | ||
* [x] - 트래킹 강아지 클릭시 전체 트래킹 사진들 팝업 | ||
* [ ] - 할 수 있으면 넥스트 눌렀을 때 다음 위치로 | ||
* [x] - 강아지 선택 표시 발바닥 -> 셀렉트 | ||
* [x] - 하부 가라 프로그래시브 | ||
> Find your lost pet **instantly** with flying **drone** and **AI** | ||
## Problem | ||
|
||
- Korea | ||
- The large number of lost pets | ||
- 250 pets / 1day | ||
- 91K pets / 1year | ||
- Shelters for them needed | ||
- 46% of them are died (euthanasia) | ||
- China | ||
- (Shanghai) pet registration system | ||
- However, 80% of pets are NOT registered. | ||
- Cannot come back | ||
- Shelters for them needed | ||
- Pets in the street attack citizen. | ||
|
||
> Lost pets are incur a lot of cost for caring and management, damage people, and have ethical issue. | ||
## Cause of the Problem | ||
|
||
- A lack of platforms helping the owners find their lost pets faster. | ||
- leaflet, search by police officer | ||
- In the result, miss the \*gloden time and fail to find their pets. | ||
|
||
> **Golden time** (3 hours) | ||
> : the time period following a pet loss where searching the pet has the highest chance of finding it out successfully. | ||
## Solution | ||
|
||
- Find lost pets faster, within the **golden time** | ||
- with flying drone and AI. | ||
|
||
## Value of WeMeet | ||
|
||
- Cost reduction | ||
- Reduce social costs (lost pets management and protection costs) | ||
- Efficiency | ||
- Less human resources needed | ||
|
||
## Scenario | ||
|
||
- Send find request | ||
- Drone starts search | ||
- Drone view images are transferred in real time to Tensorflow | ||
- Detect dogs or cats | ||
- Check similarity | ||
- Send detected & similar pet's image and location to owner | ||
- Check tracking situation in App | ||
- Go to location where pet is, Meet a pet | ||
|
||
## Future | ||
|
||
- Cost reduction | ||
- Reduced number of lost pets | ||
- Less human resources | ||
- More seamless with 5G |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.