dongwu92 / AutoPortraitMatting

Tensorflow implementation of Automatic Portrait Matting on paper "Automatic Portrait Segmentation for Image Stylization"
Apache License 2.0
478 stars 151 forks source link

Any way to speed up training progress? #45

Open xaibeing opened 5 years ago

xaibeing commented 5 years ago

I train FCN.py by about 10 minutes per 100 steps, and most of the time the GPU looks idle. Is this right? Is there any way to speed up ? Thanks!