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 96c6751 commit 4c68d48
Showing 1 changed file with 12 additions and 6 deletions.
18 changes: 12 additions & 6 deletions README_Version2.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,21 @@
## 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>
<td align="center"><img src="https://1.bp.blogspot.com/-LgTa-xDiknI/X4EflN56boI/AAAAAAAAPuk/24YyKnqiGkwRS9-_9suPKkfsAwO4wHYEgCLcBGAsYHQ/s0/image9.png" width="70px;" height="70" alt=""/><br /><sub><b>Android</b></sub></td>
<td>We used for <b>Anroid</b> for app development </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>
<td align="center"><img src="https://www.gstatic.com/devrel-devsite/prod/v3069b08f6c9d146fa6a9c7f184b2836998ab5f12cefec1342a7bf6dca024aa94/firebase/images/touchicon-180.png" width="70px;" height="70" alt=""/><br /><sub><b>Firebase</b></sub></td>
<td>We record personal data such as badge, waste record or garbage pictures by using <b>Firebase<b/></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>
<td align="center"><img src="https://upload.wikimedia.org/wikipedia/commons/thumb/2/2d/Tensorflow_logo.svg/718px-Tensorflow_logo.svg.png" width="70px;" height="70" alt=""/><br /><sub><b>Tensorflow</b></sub></td>
<td><b>Tensorflow</b> was used when we convert YoloV4 model into TFlite file.</td>
</tr>
</table>

## Our project functions
#### 1. Introduce the proper waste disposal method
As you take a picture of the trash you want to throw away, our application will recognize the type of garbage through object detection. Then this provides the correct method of recycling waste according to the type of garbage. This will help users recycle waste more easily while it can also help reducing waste of resources.
2.

0 comments on commit 4c68d48

Please sign in to comment.