Skip to content

Commit

Permalink
Update README_Version2.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shpark0308 authored Mar 22, 2021
1 parent 70ac0d3 commit 96c6751
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README_Version2.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# 2021 - AmongEarth
<p align="center"><img src="https://user-images.githubusercontent.com/60208434/111939670-3e8b8280-8b10-11eb-9881-9c8e859710d2.png"></p>
<p align="center"><b>Among Earth</b> is a service for <br/>
<br/>
1. statistical analysis of individual waste emissions<br/>
2. notification of corrent recycle methods through object detection

## IDE and Platform for Project
<table>
<tr>
<td align="center"><img src="![image](https://user-images.githubusercontent.com/60208434/111941408-5533d880-8b14-11eb-90d9-9663bb78dfc3.png)" width="100px;" alt=""/><br /><sub><b>Android</b></sub></td>
<td>We used for <b>Anroid</b> for app developemt </td>
</tr>
<tr>
<td align="center"><img src="![image](https://user-images.githubusercontent.com/60208434/111941591-b2c82500-8b14-11eb-8417-119bb70958b3.png)" width="100px;" alt=""/><br /><sub><b>Firebase</b></sub></td>
<td>We record personal data such as badge, waste record or garbage pictures by using Firebase</td>
</tr>
<tr>
<td align="center"><img src="![image](https://user-images.githubusercontent.com/60208434/111942365-7a294b00-8b16-11eb-9a8c-c2ffca0acbcf.png)" width="100px;" alt=""/><br /><sub><b>Tensorflow</b></sub></td>
<td>Tensorflow was used when we convert YoloV4 model into TFlite file.</td>
</tr>
</table>

0 comments on commit 96c6751

Please sign in to comment.