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

Update file README.md

parent f62483ca
No related branches found
No related tags found
No related merge requests found
# 연구노트 12주차 (11/17 - 11/23)
## 활동 내용
Train Data를 어떻게 만들지 고민하다가 편의점 배경에 편의점 물건 사진들을 합성한 이미지를 만들면 좋을 것 같다는 생각이 들었다.
따라서 이미지의 배경을 제거하여 물건 이미지만을 확실히 분리할 필요가 생겼다. ([bgremover.py](https://git.ajou.ac.kr/ldh/undergraduate-project/-/blob/main/week12/bgremovermutlithread.py?ref_type=heads))
따라서 이미지의 배경을 제거하여 물건 이미지만을 확실히 분리할 필요가 생겼다. ([bgremover.py](https://git.ajou.ac.kr/ldh/undergraduate-project/-/blob/main/week12/bgremovermutlithread.py))
또한 합성 과정에서 좌표를 자동으로 추적하여 Labeling 하는 코드를 작성하였다.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment