aoxipo / AIColor

天池大数据比赛 CVPR AI着色

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AlColor

AIColor is our code for NTIRE 天池大数据比赛AI着色 CVPR2023

image-20230926102211044

Model

we propose the Mult DDIM on HourGlass model to Enhance image color

Build different Unet models for different time steps to accelerate the model inference and training process.

Train

#TODO

Results

CDC Score

image-20230926101335076

image-20230926101430415

FID Score

image-20230926101605007

image-20230926101626267

Here is our result in tianchi rank board result and we got 11/93 adn 10/130 rank in FID and CDC

we test different model to generate image after colored

DF-gan tiny result:

10

DF-gan middle result:

30

DF-Unet-Gan result

65

DF-HourGlass-Gan result

40

30

About

天池大数据比赛 CVPR AI着色


Languages

Language:Jupyter Notebook 95.5%Language:Python 4.5%