From 9253d58e7ae838d08e73d5e05b04cd2af773c7a1 Mon Sep 17 00:00:00 2001 From: Wang Xinyu Date: Wed, 26 Oct 2022 15:18:08 +0800 Subject: [PATCH] Update README.md --- yolop/README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/yolop/README.md b/yolop/README.md index 340aee9..a4af40f 100644 --- a/yolop/README.md +++ b/yolop/README.md @@ -1,8 +1,12 @@ -YoloP TensorRT Usage +YoloP ===== -Fork from [hustvl/YOLOP](https://github.com/hustvl/YOLOP), modify from [ausk/YOLOP](https://github.com/ausk/YOLOP/), push into [wang-xinyu/tensorrtx](https://github.com/wang-xinyu/tensorrtxls) +The original pytorch model is from [hustvl/YOLOP](https://github.com/hustvl/YOLOP) +## Authors + + + ## 1. Prepare building environments