From 417f6faf0f629deb2e9fa8931a8f99bfc70532d2 Mon Sep 17 00:00:00 2001 From: Wang Xinyu Date: Thu, 18 Apr 2024 10:23:49 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 90e83e6..f1ee1c7 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ The basic workflow of TensorRTx is: ## News +- `18 Apr 2024`. [lindsayshuo](https://github.com/lindsayshuo): YOLOv8-p2 - `12 Mar 2024`. [lindsayshuo](https://github.com/lindsayshuo): YOLOv8-cls - `11 Mar 2024`. [WuxinrongY](https://github.com/WuxinrongY): YOLOv9: Learning What You Want to Learn Using Programmable Gradient Information - `7 Mar 2024`. [AadeIT](https://github.com/AadeIT): CSRNet: Dilated Convolutional Neural Networks for Understanding the Highly Congested Scenes @@ -29,7 +30,6 @@ The basic workflow of TensorRTx is: - `19 Aug 2022`. [Dominic](https://github.com/Dominic-DallOsto) and [sbmalik](https://github.com/sbmalik): Yolov3-tiny and Arcface support TRT8. - `6 Jul 2022`. [xiang-wuu](https://github.com/xiang-wuu): SuperPoint - Self-Supervised Interest Point Detection and Description, vSLAM related. - `26 May 2022`. [triple-Mu](https://github.com/triple-Mu): YOLOv5 python script with CUDA Python API. -- `23 May 2022`. [yhpark](https://github.com/yester31): Real-ESRGAN, Practical Algorithms for General Image/Video Restoration. ## Tutorials