Skip to content

Commit 3d53e52

Browse files
committed
Update readme
1 parent 13b1662 commit 3d53e52

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

README.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -26,22 +26,21 @@
2626

2727
## Introduction
2828

29-
We aim to provide a variety of **pre-trained** models for different **computer vision** tasks, such as object detection
30-
and image classification, that can be used **out-of-the-box** for **fast** inference using ONNX. These models are
31-
optimized for performance and accuracy across various image sizes and tasks.
29+
We offer **ready-to-use** models for a range of **computer vision** tasks like **detection**, **classification**, and
30+
**more**. With **ONNX** support, you get **fast** and **accurate** results right out of the box.
3231

33-
Models found here can easily be integrated into your applications for real-time processing, making them ideal for
34-
deployment in edge devices, cloud environments, or production systems.
32+
Easily integrate these models into your apps for **real-time** processing—ideal for edge devices, cloud setups, or
33+
production environments. In **one line of code**, you can have **powerful** model **inference** running!
3534

3635
## Features
3736

3837
- 🚀 Pre-trained Models: Models are **ready** for immediate use, no additional training required.
39-
- 🔄 ONNX Format: Cross-platform support for **fast inference** on both CPU and GPU environments.
38+
- 🌟 ONNX Format: Cross-platform support for **fast inference** on both CPU and GPU environments.
4039
- ⚡ High Performance: Optimized for both speed and accuracy, ensuring efficient **real-time** applications.
4140
- 📏 Variety of Image Sizes: Models **available** with different input sizes, allowing flexibility based on the task's
4241
performance and speed requirements.
43-
- 📊 Evaluation Metrics: Precision, Recall, mAP50, and mAP50-95 metrics are provided for each model, helping users select
44-
the most appropriate model for their needs.
42+
- 💻 Simple API: Achieve license plate detection with just **one line of code**, enabling rapid integration and
43+
deployment.
4544

4645
## Available Models
4746

0 commit comments

Comments
 (0)