bryandlee / animegan2-pytorch

PyTorch implementation of AnimeGANv2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can face_paint_512_v2 be converted to torch mobile?

spinoza1791 opened this issue · comments

Great work! I'd like to convert your pretrained model, face_paint_512_v2, to pytorch mobile.

from torch.utils.mobile_optimizer import optimize_for_mobile

Do you know the model specifics that will allow a conversion to the lite interpreter for mobile?

should be pull