Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ sdk: static
|
|
7 |
pinned: false
|
8 |
license: apache-2.0
|
9 |
---
|
10 |
-
|
11 |
\
|
12 |
Deci is on a mission to empower AI teams with advanced tools to remove
|
13 |
development barriers and attain production-grade performance and
|
@@ -19,14 +19,14 @@ If you have questions, please feel free to reach out to us on
|
|
19 |
Learning Daily [Discord
|
20 |
community](https://discord.com/invite/p9ecgRhDR8/).
|
21 |
|
22 |
-
|
23 |
|
24 |
Open source Object Detection foundational model generated by Deci's
|
25 |
Neural Architecture Search Technology. YOLO-NAS is a game-changer in the
|
26 |
world of object detection, providing superior real-time object detection
|
27 |
capabilities and production-ready performance.
|
28 |
|
29 |
-
|
30 |
|
31 |
An open-source library for training PyTorch-based computer vision
|
32 |
models. Developed by Deci's deep learning experts for the benefit of the
|
@@ -34,24 +34,22 @@ AI community. Use SuperGradients to boost performance with advanced
|
|
34 |
techniques. Easily train or fine-tune SOTA computer vision models for
|
35 |
all the main tasks with one training library.
|
36 |
|
37 |
-
|
38 |
|
39 |
-
DataGradients is an open-source
|
40 |
designed for computer vision dataset analysis. It automatically extracts
|
41 |
features from your datasets and combines them all into a single
|
42 |
user-friendly report.
|
43 |
|
44 |
-
|
45 |
|
46 |
Simplify and accelerate the development of computer vision and NLP and
|
47 |
-
|
48 |
models and advanced tools to customize, optimize, and deploy them to
|
49 |
production.
|
50 |
|
51 |
Deci is powered by groundbreaking Automated Neural Architecture
|
52 |
Construction (AutoNAC™) technology. Deci's AutoNAC™ engine democratizes
|
53 |
the use of Neural Architecture Search for every organization and helps
|
54 |
-
teams quickly generate fast, accurate and efficient deep learning
|
55 |
-
models.
|
56 |
-
|
57 |
-
Edit this `README.md` markdown file to author your organization card.
|
|
|
7 |
pinned: false
|
8 |
license: apache-2.0
|
9 |
---
|
10 |
+
#**About Us**\
|
11 |
\
|
12 |
Deci is on a mission to empower AI teams with advanced tools to remove
|
13 |
development barriers and attain production-grade performance and
|
|
|
19 |
Learning Daily [Discord
|
20 |
community](https://discord.com/invite/p9ecgRhDR8/).
|
21 |
|
22 |
+
##**[YOLO-NAS](https://github.com/Deci-AI/super-gradients/blob/master/YOLONAS.md):**
|
23 |
|
24 |
Open source Object Detection foundational model generated by Deci's
|
25 |
Neural Architecture Search Technology. YOLO-NAS is a game-changer in the
|
26 |
world of object detection, providing superior real-time object detection
|
27 |
capabilities and production-ready performance.
|
28 |
|
29 |
+
##**[SuperGradients](https://github.com/Deci-AI/super-gradients):**
|
30 |
|
31 |
An open-source library for training PyTorch-based computer vision
|
32 |
models. Developed by Deci's deep learning experts for the benefit of the
|
|
|
34 |
techniques. Easily train or fine-tune SOTA computer vision models for
|
35 |
all the main tasks with one training library.
|
36 |
|
37 |
+
##**[DataGradients](https://github.com/Deci-AI/data-gradients):**
|
38 |
|
39 |
+
DataGradients is an open-source Python-based library specifically
|
40 |
designed for computer vision dataset analysis. It automatically extracts
|
41 |
features from your datasets and combines them all into a single
|
42 |
user-friendly report.
|
43 |
|
44 |
+
##**[Deci Deep Learning Platform](https://deci.ai/):**
|
45 |
|
46 |
Simplify and accelerate the development of computer vision and NLP and
|
47 |
+
Generative AI applications with highly accurate and efficient foundation
|
48 |
models and advanced tools to customize, optimize, and deploy them to
|
49 |
production.
|
50 |
|
51 |
Deci is powered by groundbreaking Automated Neural Architecture
|
52 |
Construction (AutoNAC™) technology. Deci's AutoNAC™ engine democratizes
|
53 |
the use of Neural Architecture Search for every organization and helps
|
54 |
+
teams quickly generate fast, accurate, and efficient deep learning
|
55 |
+
models.
|
|
|
|