official/projects/waste_identification_ml/README.md
Instance segmentation models for identification of recyclables on conveyor belts.
We provide retraining and fine-tuning utilities, but if you're interested in partnering more closely with us reach out to [email protected]
Circularnet is built using RF-DETR, a vision transformer model that includes both object detection and instance segmentation, which is a deep learning model for instance image segmentation, where the goal is to assign instance level labels (e.g. person1, person2, cat) to every pixel in an input image.
| Model categories | Model backbone | Model type | GCP bucket path |
|---|---|---|---|
| Material Type & Form | Vision transformer | onnx model | click here |
The full documentation, covering everything from how to choose and install a camera to how to prepare and make use of the model is here. Below, we also provide a quicker guide for running inference using a GCP VM, assuming you already have a working camera taking pictures.
End to end deployment involves three key steps:
GCP GPU VM creation
Code configuration
Results analysis
We will go through each one of them in details below
Create a Google cloud account and a T4 GPU enabled VM:
Run the following commands mentioned in each step on the SSH-in-browser window of your VM instance in Google Cloud
Step 1:
Step 2:
Step 3:
For more details: Click Here
For reporting purposes and to analyze image categories, we need to set up and connect looker dashboard with BigQuery table:
Umair Sabir - Primary developer Vinit Ganorkar - Primary developer Ethan Steele - Collaborator Sujit Sanjeev - Product Manager