MathiasGruber / PConv-Keras

Unofficial implementation of "Image Inpainting for Irregular Holes Using Partial Convolutions". Try at: www.fixmyphoto.ai
MIT License
903 stars 253 forks source link

Is it normal to run 1 iteration for about 5s on gpu platform? #70

Open wlz2887 opened 3 years ago

wlz2887 commented 3 years ago

I have 3k images for train, 1k for val and 1k for test. And I'm running the model on a cloud platform using Tesla V100, doesn't it take too much time for running? Since there are 10k iterations to run.