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

Update file README.md

parent 6bbf1788
No related branches found
No related tags found
No related merge requests found
# 연구노트 13주차 (12/24 - 11/30)
## 활동 내용
성능을 더 개선시키기 위해 Labeling의 Box를 물건 Image에 더욱 밀착할 수 있도록 이미지에서 투명한 부분을 제거하하였다.
1000개만 골라 만들기로 하였다.
\ No newline at end of file
성능을 더 개선시키기 위해 Labeling의 Box를 물건 Image에 더욱 밀착할 수 있도록 이미지에서 투명한 부분을 제거하였다. ([deletepadding.py](https://git.ajou.ac.kr/ldh/undergraduate-project/-/blob/main/week13/deletepadding.py))
또한 Class 수가 너무 많다고 판단하여 총 이미지들 중 1000개만 무작위로 선정하기로 하였다. ([pick1000.py])
\ 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