From f5a57ddea2f3660875d6d75fc5fa2ddbb95028a7 Mon Sep 17 00:00:00 2001 From: YuHeng <91257901+YuHengsss@users.noreply.github.com> Date: Wed, 18 Oct 2023 19:17:41 +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 935579a..b889ff1 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ This repo is an implementation of PyTorch version YOLOV based on [YOLOX](https:/ ## TODO -Add YOLOv7 bases +Finish Swin-Transformer based experiments. ## Quick Start