Commit 3fabd1c2 authored by A. Unique TensorFlower's avatar A. Unique TensorFlower
Browse files

Internal change

PiperOrigin-RevId: 463467924
parent d1fca260
...@@ -17,12 +17,9 @@ Mask RCNN is a state-of-art deep learning model for instance image segmentation, ...@@ -17,12 +17,9 @@ Mask RCNN is a state-of-art deep learning model for instance image segmentation,
| Model categories | Model backbone | Model type | GCP bucket path | | Model categories | Model backbone | Model type | GCP bucket path |
| ------ | ------ | ----- | ------ | | ------ | ------ | ----- | ------ |
| Material Model | Resnet | saved model | gs://official_release/version_1/material_model/saved_model/ | | Material Model | Resnet | saved model & TFLite | [click here](https://storage.googleapis.com/tf_model_garden/vision/waste_identification_ml/material_model.zip) |
| | | TFLite | gs://official_release/version_1/material_model/tflite_model/ | | Material Form model | Resnet | saved model & TFLite | [click here](https://storage.googleapis.com/tf_model_garden/vision/waste_identification_ml/material_form_model.zip) |
| Material Form model | Resnet | saved model | gs://official_release/version_1/material_form_model/saved_model/ | |Plastic model | Resnet| saved model & TFLite | [click here](https://storage.googleapis.com/tf_model_garden/vision/waste_identification_ml/plastic_types_model.zip) |
| | |TFLite | gs://official_release/version_1/material_form_model/tflite_model/ |
|Plastic model | Resnet| saved model | gs://official_release/version_1/plastic_types_model/saved_model/ |
| | |TFLite | gs://official_release/version_1/plastic_types_model/tflite_model/ |
## Installation & Download ## Installation & Download
......
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