Sunyao's picture
Add files using upload-large-folder tool
e3b0d1a verified
Raw
History Blame Contribute Delete
534 Bytes
{
"room_categories": [
"Bathroom",
"Bedroom",
"Closet",
"Dining Room",
"Hallway",
"Kitchen",
"Laundry Room",
"Living Room",
"Office",
"Utility Room",
"Garage",
"Pantry",
"Gym",
"Porch",
"TV Room",
"Storage Room",
"Dressing Room",
"Space Room"
],
"num_classes": 18,
"input_dim": 768,
"hidden_dims": [
2048,
1024,
512,
256
],
"dropout": 0.0,
"best_val_acc": 1.0,
"fit_mode": "stop_overfit",
"best_seed": 42,
"best_epoch": 26
}