Spaces:
Sleeping
Sleeping
| { | |
| "class_names": [ | |
| "buildings", | |
| "forest", | |
| "glacier", | |
| "mountain", | |
| "sea", | |
| "street" | |
| ], | |
| "image_size": 150, | |
| "imagenet_mean": [ | |
| 0.485, | |
| 0.456, | |
| 0.406 | |
| ], | |
| "imagenet_std": [ | |
| 0.229, | |
| 0.224, | |
| 0.225 | |
| ], | |
| "seed": 42, | |
| "framework": "tensorflow" | |
| } |