lambertae / controlnet-demosaicing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup

prepare.py: Data preprocessing. Here we resize all Flickr-8k images to (256, 256) and pixelate them.

train_controlnet.py: Train ControlNet on pixelated Flickr-8k with denoising condition.

inference.py: Evaluate ControlNet.

Demonstration

See 6_8301_final_project_eval.ipynb

About


Languages

Language:Jupyter Notebook 97.6%Language:Python 2.4%Language:Shell 0.0%