From 9cea53511c20061138cc08ec1ba1ced80ea3c155 Mon Sep 17 00:00:00 2001 From: pinb Date: Wed, 26 Apr 2023 17:57:33 +0000 Subject: [PATCH] =?UTF-8?q?=EC=97=85=EB=8D=B0=EC=9D=B4=ED=8A=B8=20'readme.?= =?UTF-8?q?md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- readme.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 6d618ec..dca5fe5 100644 --- a/readme.md +++ b/readme.md @@ -14,7 +14,9 @@ ### 수행방법 -* 위 논문을 참고하여 CNN 모델을 구현하고, WDI Dataset을 학습하여 9개의 클래스(Center, Donut, Edge-Loc, Edge-Ring, Loc, Near-full, none, Random, Scratch)를 분류한다. +* 위 논문을 참고하여 CNN 모델을 구현하고, + WDI Dataset을 학습하여 9개의 클래스로 분류한다. + (Center, Donut, Edge-Loc, Edge-Ring, Loc, Near-full, none, Random, Scratch) ### 평가방법