Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 332 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 332 Bytes

FlowInpaint

An image inpainting algorithm for serial sectioning images guided by optical flow from neighbouring images

step1:Initial reference module

python get_interpolation.py

step2:Refined reference module

flow_train.py

step3:Guided inpainting module

fuse_train.py