You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-5Lines changed: 9 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,6 @@ Cite it as follows if you use *Lite.AI.ToolKit*. Star 🌟👆🏻 this repo if
41
41
42
42
## Important Notes !!!
43
43
44
-
* ⚠️ (20210919) *Lite.AI.ToolKit* was rename from the *Lite.AI* repo!
45
44
* 🔥 (20210915) Added [YOLOP](https://github.com/hustvl/YOLOP) Panoptic 🚗 Perception! Use it through [*lite::cv::detection::YOLOP*](#lite.ai.toolkit-object-detection) ! See [demo](https://github.com/DefTruth/lite.ai.toolkit/blob/main/examples/lite/cv/test_lite_yolop.cpp).
46
45
* 🔥 (20210807) Added [YoloR](https://github.com/WongKinYiu/yolor) ! Use it through [*lite::cv::detection::YoloR*](#lite.ai.toolkit-object-detection) syntax ! See [demo](https://github.com/DefTruth/lite.ai.toolkit/blob/main/examples/lite/cv/test_lite_yolor.cpp).
47
46
* ✅ (20210731) Added [RetinaFace-CVPR2020](https://github.com/biubug6/Pytorch_Retinaface) for face detection, 1.6Mb only! See [demo](https://github.com/DefTruth/lite.ai.toolkit/blob/main/examples/lite/cv/test_lite_retinaface.cpp).
@@ -1282,26 +1281,30 @@ The code of [Lite.AI.ToolKit](#lite.ai.toolkit-Introduction) is released under t
1282
1281
1283
1282
<divid="lite.ai.toolkit-References"></div>
1284
1283
1285
-
Many thanks to the following projects. All the Lite.AI.ToolKit's models are sourced from these repos.
1284
+
Many thanks to these following projects. All the Lite.AI.ToolKit's models are sourced from these repos.
[](https://github.com/DefTruth/lite.ai.toolkit/network/members)
0 commit comments