Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jan 10, 2024. It is now read-only.

Yelinz/pytorch-android

Repository files navigation

TrashTalk App

Link to the Repository where the code lives: https://github.com/Yelinz/pytorch-android

Made for the EPRE module of HSLU

An MVP for TrashTalk with some core functionalities working.

  1. List of recyclable material
  2. Detailed information about recyclable material
  3. Scanning and identifying of materials
  4. Map of recycling locations
  • The scanning component uses a custom trained AI object recognition model (based on yolo) to identify recyclables.
  • The map is a custom integration of OSM, in which recycling locations are shown.
  • Included with the map is also an AI routing system provided by OSM which guides the user to the closest recycling station.

Use cases

  • Opening the app shows tiles of all recyclables and by selecting one, it shows further information about the specific recyclable.
  • After selecting a recyclable the button "Take me to recycling station" is available and by pressing it the nearest station where this type of recyclable is accepted will be show on the map and a route displayed.
  • Opening the Scan function allows the user to scan their product and afterwards it shows the type of recyclable it is. There the button "Take me to recycling station" is available again.
  • On the map recycling stations can be added if they are missing

Troubleshooting

  • A fresh install of the app might have problems navigating etc.
    • Try closing and reopening the app
  • All permissions have to be given for the app to run
  • Unsecure developer warning
    • open more options and click "Install anyways"

Developed by Aaron Furlan, David Schurtenberger and Yelin Zhang

About

EPRE Project HSLU

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •