Skip to content

Commit

Permalink
📝 update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dl0312 committed Aug 29, 2019
1 parent d307cc5 commit a32052b
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 8 deletions.
69 changes: 61 additions & 8 deletions README.md
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
Binary file added src/assets/Logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a32052b

Please sign in to comment.