From acb233a90cb9d28d943ced0f2c2d53664354fdb8 Mon Sep 17 00:00:00 2001
From: pk_hk <82303451+pkhk-1@users.noreply.github.com>
Date: Wed, 3 Aug 2022 17:39:02 +0800
Subject: [PATCH] [smalldet] add readme infer result (#6573)
readme add infer result
---
configs/smalldet/README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/configs/smalldet/README.md b/configs/smalldet/README.md
index 9a43dc5d2..042e2b25a 100644
--- a/configs/smalldet/README.md
+++ b/configs/smalldet/README.md
@@ -1,7 +1,7 @@
-简体中文 | [English](README.md)
-
# PP-YOLOE Smalldet 检测模型
+
+
| 模型 | 数据集 | SLICE_SIZE | OVERLAP_RATIO | 类别数 | mAPval
0.5:0.95 | APval
0.5 | 下载链接 | 配置文件 |
|:---------|:---------------:|:---------------:|:---------------:|:------:|:-----------------------:|:-------------------:|:---------:| :-----: |
--
GitLab