Closed SSANGYOON closed 2 years ago
git clone https://github.com/danielgatis/rembg.git
cd rembg
conda create --name segmentation
conda activate segmentation
pip install rembg[gpu]
pip install -r requirements
pip install -r requirements-gpu.txt
rembg p path/to/input_folder path/to/output_folder
ETA: 6 hours
after rembg, segmentation will be done (reason: GPU memory issue)
reference: https://github.com/danielgatis/rembg
이미지 제거 후 normalize하여 구글 드라이브 업로드 했습니다.
완료했으므로 issue를 종료합니다
What
data preprocessing
Why
효과적인 식약처 낱알식별 이미지 배경 제거
How