id int64 1 10 | scene_id stringclasses 10 values | description_vi stringclasses 10 values | description_en stringclasses 10 values | room stringclasses 6 values | brightness int64 8 90 | color_temp int64 2.6k 5k |
|---|---|---|---|---|---|---|
1 | RELAX_EVENING | Ánh sáng ấm nhẹ buổi tối để thư giãn | Warm dim evening light for relaxation | living_room | 35 | 2,700 |
2 | READING_SOFA | Ánh sáng tập trung cạnh ghế sofa để đọc sách | Focused light near the sofa for reading | living_room | 70 | 3,500 |
3 | MOVIE_MODE | Đèn rất mờ, chỉ hắt nhẹ sau tivi | Very dim light, slight backlight behind TV | living_room | 15 | 3,000 |
4 | COOKING_BRIGHT | Ánh sáng sáng rõ toàn bộ khu vực bếp | Bright light for full kitchen visibility | kitchen | 90 | 4,000 |
5 | DINNER_WARM | Ánh sáng ấm vừa dưới bàn ăn | Medium warm light over the dining table | kitchen | 55 | 3,000 |
6 | WAKE_UP_SOFT | Ánh sáng tăng dần nhẹ nhàng buổi sáng | Soft gradually increasing morning light | bedroom | 45 | 3,000 |
7 | SLEEP_MODE | Đèn rất mờ, chỉ để định hướng | Very low light for night orientation | bedroom | 10 | 2,600 |
8 | BATHROOM_CLEAR | Ánh sáng trắng rõ khi soi gương | Clear white light for mirror use | bathroom | 80 | 4,200 |
9 | WORK_DESK | Ánh sáng lạnh hơn tại bàn làm việc | Cooler light at the desk | office | 75 | 5,000 |
10 | NIGHT_HALLWAY | Đèn rất mờ ở hành lang để tránh vấp | Very dim hallway light to avoid tripping | hallway | 8 | 2,700 |
YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/datasets-cards)
viet-robot-light-scenes
A small synthetic dataset of lighting scenes for a smart home robot.
Columns:
id: row idscene_id: short identifier of the lighting scenedescription_vi: description in Vietnamesedescription_en: description in Englishroom: room where the scene is typically usedbrightness: brightness level (0-100)color_temp: color temperature in Kelvin (e.g., 2700, 4000)
Manually authored for demos.
License
MIT
- Downloads last month
- 12