Commit 5f8738d9 authored by A. Unique TensorFlower's avatar A. Unique TensorFlower
Browse files

Internal change

PiperOrigin-RevId: 476235528
parent 5b0c1edc
# Waste Identification ML - ( Mask RCNN with TF Lite ) # CircularNet
Develop an instance segmentation model for server side and on-device inference. Instance segmentation models for identification of recyclables on conveyor belts
## Background
This projects aims to accelerate innovation in the waste management industry by
providing open source ML models for waste identification. Specifically, the
project uses Computer Vision to identify the material and packaging type of
trash in images. The goal is to help reduce barriers for technology adoption,
and provide efficiency, traceability & transparency, which in-turn can help
increase recycling rates.
## Code Structure ## Code Structure
This is an implementation of Mask RCNN based on Python 3 and Tensorflow 2.x. The This is an implementation of Mask RCNN based on Python 3 and Tensorflow 2.x. The
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment