Update README.md
Browse files
README.md
CHANGED
|
@@ -20,7 +20,7 @@ widget:
|
|
| 20 |
## Model Details
|
| 21 |
- **Model Info**: A lightweight classifier that determines if the *indoor* property image is a Bathroom, Bedroom, Dining Room, Kitchen or Living Room
|
| 22 |
- **Model Type**: ResNet50-based room classifier
|
| 23 |
-
- **Classes**:
|
| 24 |
- **Accuracy**: 87% on validation set
|
| 25 |
- **Input Size**: 224x224 RGB images
|
| 26 |
|
|
|
|
| 20 |
## Model Details
|
| 21 |
- **Model Info**: A lightweight classifier that determines if the *indoor* property image is a Bathroom, Bedroom, Dining Room, Kitchen or Living Room
|
| 22 |
- **Model Type**: ResNet50-based room classifier
|
| 23 |
+
- **Classes**: 5 room types (bath, bed, din, kitchen, living)
|
| 24 |
- **Accuracy**: 87% on validation set
|
| 25 |
- **Input Size**: 224x224 RGB images
|
| 26 |
|