Skip to content

dengyecode/ContextualTransformer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning Contextual Transformer Network for Image Inpainting (ACM MM2021)

train:

python train.py --no_flip --no_rotation --no_augment --image_file your_data --lr 1e-4

fine_tune:

python train.py --no_flip --no_rotation --no_augment --image_file your_data --lr 1e-5 --continue_train

test:

python test.py --mask_type 3 --image_file your_data --mask_file your_mask --continue_train

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages