Update README.md
Browse files
README.md
CHANGED
|
@@ -4,7 +4,7 @@ extra_gated_prompt: >-
|
|
| 4 |
|
| 5 |
### VehicleNet-Y26 — Model Access Agreement
|
| 6 |
|
| 7 |
-
**VehicleNet-RFDETR-
|
| 8 |
Apache License, Version 2.0. Access to this model is granted exclusively to
|
| 9 |
individuals who meet the legal age requirements of their jurisdiction and possess
|
| 10 |
the authority to accept and comply with the terms set forth herein.
|
|
@@ -17,7 +17,7 @@ extra_gated_prompt: >-
|
|
| 17 |
3. You will use this model strictly in accordance with the Apache License 2.0 and all
|
| 18 |
applicable local, national, and international laws and regulations.
|
| 19 |
|
| 20 |
-
**Disclaimer of Warranties:** VehicleNet-RFDETR-
|
| 21 |
warranties of any kind, whether express or implied, including but not limited to
|
| 22 |
warranties of accuracy, reliability, fitness for a particular purpose, or suitability
|
| 23 |
for deployment in safety-critical or regulated environments. The authors and affiliated
|
|
@@ -69,7 +69,7 @@ tags:
|
|
| 69 |
- roboflow
|
| 70 |
---
|
| 71 |
|
| 72 |
-
# VehicleNet-RFDETR-
|
| 73 |
|
| 74 |
<a href="https://www.apache.org/licenses/LICENSE-2.0">
|
| 75 |
<img src="https://img.shields.io/badge/License-Apache%202.0-blue.svg" alt="Apache 2.0 License">
|
|
@@ -83,7 +83,7 @@ tags:
|
|
| 83 |
|
| 84 |
## Overview
|
| 85 |
|
| 86 |
-
**VehicleNet-RFDETR-
|
| 87 |
|
| 88 |
The model recognizes **14 vehicle categories**, including hatchbacks, sedans, SUVs, MUVs, two-wheelers, three-wheelers, buses, trucks, and a range of commercial vehicle types. This **nano variant** is optimized for low-latency inference, balancing speed and accuracy for deployment on resource-constrained hardware.
|
| 89 |
|
|
|
|
| 4 |
|
| 5 |
### VehicleNet-Y26 — Model Access Agreement
|
| 6 |
|
| 7 |
+
**VehicleNet-RFDETR-n** is a multi-vehicle detection model released under the
|
| 8 |
Apache License, Version 2.0. Access to this model is granted exclusively to
|
| 9 |
individuals who meet the legal age requirements of their jurisdiction and possess
|
| 10 |
the authority to accept and comply with the terms set forth herein.
|
|
|
|
| 17 |
3. You will use this model strictly in accordance with the Apache License 2.0 and all
|
| 18 |
applicable local, national, and international laws and regulations.
|
| 19 |
|
| 20 |
+
**Disclaimer of Warranties:** VehicleNet-RFDETR-n is provided "as-is," without
|
| 21 |
warranties of any kind, whether express or implied, including but not limited to
|
| 22 |
warranties of accuracy, reliability, fitness for a particular purpose, or suitability
|
| 23 |
for deployment in safety-critical or regulated environments. The authors and affiliated
|
|
|
|
| 69 |
- roboflow
|
| 70 |
---
|
| 71 |
|
| 72 |
+
# VehicleNet-RFDETR-n
|
| 73 |
|
| 74 |
<a href="https://www.apache.org/licenses/LICENSE-2.0">
|
| 75 |
<img src="https://img.shields.io/badge/License-Apache%202.0-blue.svg" alt="Apache 2.0 License">
|
|
|
|
| 83 |
|
| 84 |
## Overview
|
| 85 |
|
| 86 |
+
**VehicleNet-RFDETR-n** is a multi-class vehicle detection model designed for fine-grained vehicle type recognition in real-world traffic scenes. It is fine-tuned on the **UVH-26-MV Dataset**, curated and released by the **Indian Institute of Science (IISc), Bangalore**, which captures the highly complex, dense, and heterogeneous nature of Indian road traffic.
|
| 87 |
|
| 88 |
The model recognizes **14 vehicle categories**, including hatchbacks, sedans, SUVs, MUVs, two-wheelers, three-wheelers, buses, trucks, and a range of commercial vehicle types. This **nano variant** is optimized for low-latency inference, balancing speed and accuracy for deployment on resource-constrained hardware.
|
| 89 |
|