Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bh2980 authored Jun 4, 2022
1 parent 1f4bfea commit 5fe3912
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
# CAPTCHA(자동 입력 방지 문자) 인식

> 개요
> Description
자동 입력 방지 문자(CAPTCHA) 인식할 수 있는 딥러닝 모델 제작
* 자동 입력 방지 문자(CAPTCHA) 이미지를 인식할 수 있는 딥러닝 모델 제작
* 개발 인원 : 1명
* 프로젝트 기간 :

> 프로젝트 순서
Expand All @@ -20,6 +22,7 @@
- selenium
- python-opencv
- tkinter
-

## 1. 데이터 수집

Expand Down

0 comments on commit 5fe3912

Please sign in to comment.