File size: 281 Bytes
e973a83
 
 
a2a1b88
e973a83
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
{
  "model_name": "recyclebot",
  "framework": "tensorflow",
  "model_type": "resnet",
  "task": "image-classification",
  "num_labels": 5,
  "input_shape": [240, 240, 3],
  "labels": ["Glass", "Metal", "Paperboard", "Plastic-Polystyrene", "Plastic-Regular"],
  "version": "1.0"
}