SeldonIO / alibi-detect

Algorithms for outlier, adversarial and drift detection
https://docs.seldon.io/projects/alibi-detect/en/stable/
Other
2.14k stars 216 forks source link

Converting VAE model to .tflite format #880

Open EddyJensR opened 4 months ago

EddyJensR commented 4 months ago

Hello, I would like to know if it is possible to convert a VAE trained model to .tflite format. I need to do this conversion in order to ship my model into mobile devices.