You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: official/projects/waste_identification_ml/README.md
+14-7
Original file line number
Diff line number
Diff line change
@@ -28,13 +28,12 @@ and modeling solutions for TensorFlow users.
28
28
29
29
## Model paths in GCP buckets
30
30
31
-
### 3 Model Strategy
31
+
### 1 Model Strategy (latest model)
32
+
### Single unified model that performs material type and material form detections
32
33
33
-
|Model categories | Model backbone | Model type | GCP bucket path |
34
+
Model categories | Model backbone | Model type | GCP bucket path |
34
35
| ------ | ------ | ----- | ------ |
35
-
| Material Model | Resnet | saved model & TFLite |[click here](https://storage.googleapis.com/tf_model_garden/vision/waste_identification_ml/material_model.zip)|
36
-
| Material Form Model | Resnet | saved model & TFLite |[click here](https://storage.googleapis.com/tf_model_garden/vision/waste_identification_ml/material_form_model.zip)|
37
-
|Plastic Model | Resnet | saved model & TFLite |[click here](https://storage.googleapis.com/tf_model_garden/vision/waste_identification_ml/plastic_types_model.zip)|
36
+
Material Type & Form | Resnet | saved model | [click here](https://storage.googleapis.com/tf_model_garden/vision/waste_identification_ml/Jan2025_ver2_merged_1024_1024.zip)
38
37
39
38
### 2 Model Strategy
40
39
### Combines plastic type and material type identifications into a unified model
@@ -49,6 +48,14 @@ Material Form Model V2 | Resnet | saved model | [click here](https://storage.goo
49
48
Material Type Model V2| MobileNet | saved model | [click here](https://storage.googleapis.com/tf_model_garden/vision/waste_identification_ml/mobilenet_material.zip)
50
49
Material Form Model V2| MobileNet | saved model | [click here](https://storage.googleapis.com/tf_model_garden/vision/waste_identification_ml/mobilenet_material_form.zip)
51
50
51
+
### 3 Model Strategy
52
+
53
+
| Model categories | Model backbone | Model type | GCP bucket path |
54
+
| ------ | ------ | ----- | ------ |
55
+
| Material Model | Resnet | saved model & TFLite |[click here](https://storage.googleapis.com/tf_model_garden/vision/waste_identification_ml/material_model.zip)|
56
+
| Material Form Model | Resnet | saved model & TFLite |[click here](https://storage.googleapis.com/tf_model_garden/vision/waste_identification_ml/material_form_model.zip)|
57
+
|Plastic Model | Resnet | saved model & TFLite |[click here](https://storage.googleapis.com/tf_model_garden/vision/waste_identification_ml/plastic_types_model.zip)|
0 commit comments