Skip to content

FanChiMao/SideProject-2022-Python-GIFMaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SideProject-2022-Python-GIFMaker

1. Preparation

You have two before/after images with the same size.

2. Run

Place the restored image and noised image into specific folder, respectively. Before running the gif_maker.py, you can adjust the following parameters:

--frame_dir   : the folder of being generated essential frames
--resize_scale: if image is too larger, you can consider to resize 
--step        : each frame with [step] pixels
--type:       : png or jpg or others
--frequency   : spending seconds in single loop
--repeat_GIF  : 0: repeat, 1: no repeat
--result_dir  : path of result gif 

3. Final examples

Restoration (visual result)
Restoration tasks Restored images
Denoise (real-world) noise2
Derain (rainstreak) rain
Derain (raindrop) rain2
Dehaze (densehaze) haze
Deblur (motionblur) blur
LLEnhancement ll
Retouching rt
Inpainting (visual result)
Restoration tasks Restored images
Inpainting noise2
Segmentation (visual result)
Restoration tasks Restored images
Instance segmentation noise2
Semantic segmentation noise3
K-mean noise2

About

Generate the before\after gif images for image restoration v2

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages