Model
4 class object detection network to detect cars in an image.
Use the NGC CLI to download:
Copied!
| Field | Response |
|---|---|
| Intended Application(s) & Domain(s): | Detecting vehicles, bicycles, persons, and road signs. |
| Model Type: | Object Detection |
| Intended Users: | Developers working in smart city and transportation applications. |
| Output: | Bounding Box(es), Category Label(s), Confidence Score(s) |
| Describe how the model works: | Detects persons, road signs, two-wheelers, and vehicles within an image and returns bounding box coordinates, labels, and confidence scores for each category. |
| Technical Limitations: | Model accuracy may be reduced in low-light, low contrast lighting conditions, with warped images, objects positioning relatively close to or far away from the camera frame (smaller than 20x20 pixels), and with objects occluded (less than 40% of the object is visible) or truncated. |
| Verified to have met prescribed NVIDIA standards: | Yes |
| Performance Metrics: | Accuracy, Precision, Recall |
| Potential Known Risks: | This model may misclassify people, road signs, two-wheelers, and vehicles. |
| Licensing: | https://www.nvidia.com/en-us/data-center/products/nvidia-ai-enterprise/eula/ |