barabonda / text-to-colorization-with-instructpix2pix

We have fine-tuned the Instruct Pix2Pix model to create a system that can colorize characters in images using only text.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

finetuning instruct pix2pix : text to character colorization

텍스트를 기반으로 이미지 변환을 위해 제안된 instruct pix2pix 을 finetuning하여 텍스트를 기반으로 이미지 내 캐릭터의 채색 자동화 시스템을 구축해보았습니다. 또한 학습이 완료된 모델을 Flask 프레임워크를 활용하여 api로 구축한 후 직접 사용자가 캐릭터를 선택한 후 텍스트를 입력하여 채색된 이미지가 출력되는 사이트를 개발하였습니다.

About

We have fine-tuned the Instruct Pix2Pix model to create a system that can colorize characters in images using only text.