yuval-alaluf / SAM

Official Implementation for "Only a Matter of Style: Age Transformation Using a Style-Based Regression Model" (SIGGRAPH 2021) https://arxiv.org/abs/2102.02754
https://yuval-alaluf.github.io/SAM/
MIT License
632 stars 151 forks source link

Tflite #50

Closed AhmedMohsenElgarh closed 2 years ago

AhmedMohsenElgarh commented 2 years ago

Can i convert model to run on mobile device demo using Tflite

yuval-alaluf commented 2 years ago

I don't have any experience with TFLite and this code uses Pytorch so I am not entirely sure how that would work.