Skip to content
This repository was archived by the owner on Nov 27, 2022. It is now read-only.

AritroSaha10/WeRecycle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeRecycle Android App

Source code for the WeRecycle android app for my Community Project 2019-2020.

Purpose

Learn to sort your waste using an index of items and their respective bins and an scanner that uses Machine Learning to automatically determine the item's bin.

Features

  • Large index of items and their respective bins (ex. an apple goes into the compost bin)
  • Machine Learning scanner that uses an image of an item to determine its bin

Screenshots

Image 1 of index Image 2 of scanner results Image 3 of scanner Image 4 of index being used

Technologies

  • General
    • Fragments are used to show each page
  • Scanner
    • Uses MobileNetV1 for accurate and quick results on mobile devices
    • Uses TensorFlow Lite as the framework
    • AndroidX libraries are used for fetching the image from the camera and showing a viewfinder
    • Firebase ML is used for model distribution
  • Index
    • Uses RecyclerView for simple lists
    • Uses Firestore for database

App on Play Store

https://play.google.com/store/apps/details?id=com.aritrosaha.aritr.werecycleapp

Copyright

© 2021 Aritro S, Mohil K, and Yusuf L. All rights reserved.

Modification and redistribution of the source code is not allowed.

About

Source code for the WeRecycle android app for my Community Project 2019-2020.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages