Skip to content

shpark0308/2021-AmongEarth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

2021 - AmongEarth

Among Earth is a service for

1. statistical analysis of individual waste emissions
2. guide of correct recycle methods through object detection

|| IDE and Platform for Project


Android
We used for Android for app development

Firebase
We record personal data such as badge, waste record or trash pictures by using Firebase

Tensorflow
Tensorflow was used when we convert YoloV4 model into TFlite file.

|| 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 waste through object detection. Then this provides the correct method of recycling according to the type of trash. This will help users not only recycle waste more easily but also reduce waste of resources.

2. Record the amount of wastes

When you take a picture of the amount of trash you throw away everyday, our application will analyze the trash with statistics by recording daily wastes. Furthermore, depending on the amount of waste you discard, various environmental phrases will appear.

3. Zero Waste Challenge ( community )

With the photos you took above, you can actively participate in Zero Waste Challenge, which can reduce disposable waste. In addition, you can also share and communicate with various people with your records and story.

image

|| Execution method

1. ⭐ First, you should download TFLite from Google drive and add it into assets folder

  • you have to download yolov4-custom-30000.tflite from google drive.
  • Then, you should add tflite into assets folder in Android studio.

2. ⭐ Please do not run on the emulator.

  • Since our project uses mobile camera to detect trash object, our application do not work in virtual devices.
  • So, you have to connect your real device with android studio and then run project.

|| Contributors ✨


고성연

박신형

이도연

이지아

About

Among Earth 팀의 레포지토리입니다.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 91.7%
  • Jupyter Notebook 8.3%