vidursatija / BlazePalm

PyTorch & CoreML implementation of MediaPipe Hands
MIT License
76 stars 14 forks source link

the size of tflite #1

Closed dae-sun closed 3 years ago

dae-sun commented 3 years ago

thank you for your great works! I have a question about your work.

  1. why the size of tflite is different from media-pipe's one?
vidursatija commented 3 years ago

I think it's because media-pipe hands used float16 and I used float32