Update README.md
Browse files
README.md
CHANGED
|
@@ -14,6 +14,9 @@ tags:
|
|
| 14 |
- Classification
|
| 15 |
- SigLIP2
|
| 16 |
---
|
|
|
|
|
|
|
|
|
|
| 17 |
# **IndoorOutdoorNet**
|
| 18 |
|
| 19 |
> **IndoorOutdoorNet** is an image classification vision-language encoder model fine-tuned from **google/siglip2-base-patch16-224** for a single-label classification task. It is designed to classify images as either **Indoor** or **Outdoor** using the **SiglipForImageClassification** architecture.
|
|
@@ -104,4 +107,4 @@ The **IndoorOutdoorNet** model is designed to classify images into indoor or out
|
|
| 104 |
- **Smart Cameras:** Detect indoor/outdoor context to adjust settings.
|
| 105 |
- **Dataset Curation:** Automatically filter image datasets by setting.
|
| 106 |
- **Robotics & Drones:** Environment-aware navigation logic.
|
| 107 |
-
- **Content Filtering:** Moderate or tag environment context in image platforms.
|
|
|
|
| 14 |
- Classification
|
| 15 |
- SigLIP2
|
| 16 |
---
|
| 17 |
+
|
| 18 |
+

|
| 19 |
+
|
| 20 |
# **IndoorOutdoorNet**
|
| 21 |
|
| 22 |
> **IndoorOutdoorNet** is an image classification vision-language encoder model fine-tuned from **google/siglip2-base-patch16-224** for a single-label classification task. It is designed to classify images as either **Indoor** or **Outdoor** using the **SiglipForImageClassification** architecture.
|
|
|
|
| 107 |
- **Smart Cameras:** Detect indoor/outdoor context to adjust settings.
|
| 108 |
- **Dataset Curation:** Automatically filter image datasets by setting.
|
| 109 |
- **Robotics & Drones:** Environment-aware navigation logic.
|
| 110 |
+
- **Content Filtering:** Moderate or tag environment context in image platforms.
|