mertincesu commited on
Commit
9205cb7
·
verified ·
1 Parent(s): 614eec9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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**: 6 room types (bath, bed, din, kitchen, living)
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