Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
bh2980 committed Jun 4, 2022
2 parents 97a8ceb + 5fe3912 commit 147ffc4
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 147ffc4

Please sign in to comment.