Skip to content
Snippets Groups Projects
Commit 9af2df6d authored by 동현 이's avatar 동현 이
Browse files

Update 2 files

- /week13/README.md
- /week11/README.md
parent a9b82657
Branches
No related tags found
No related merge requests found
# 연구노트 11주차 (11/10 - 11/16)
## 활동 내용
## 데이터 크롤링
Dataset을 만들기 위해 Chromedriver와 Selenium을 이용한 파이썬 코드를 작성해 크롤링을 진행하였다. ([crawler.py](https://git.ajou.ac.kr/ldh/undergraduate-project/-/blob/main/week11/crawler.py))
![Alt text](image.png)
이후 이미지의 크기를 읽어 YOLO Dataset 구조로 변형하고 자동으로 Labeling하는 코드를 작성하였다.([yololabeling2.py](https://git.ajou.ac.kr/ldh/undergraduate-project/-/blob/main/week11/yololabeling2.py))
![Capture](CUCaptured.png)
## 데이터 라벨링
이미지의 크기를 읽어 YOLO Dataset 구조로 변형하고 자동으로 Labeling하는 코드를 작성하였다. ([yololabeling2.py](https://git.ajou.ac.kr/ldh/undergraduate-project/-/blob/main/week11/yololabeling2.py))
# 연구노트 13주차 (12/24 - 11/30)
## 활동 내용
성능을 더 개선시키기 위해 Labeling의 Box를 물건 Image에 더욱 밀착하게 되도록 바꾸었다.
1000개만 골라 만들기로 하였다.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment