WongKinYiu / yolor

implementation of paper - You Only Learn One Representation: Unified Network for Multiple Tasks (https://arxiv.org/abs/2105.04206)
GNU General Public License v3.0
1.98k stars 524 forks source link

tflite #230

Open VitorHugoAguiar opened 2 years ago

VitorHugoAguiar commented 2 years ago

Hi

There is any way of converting the .pt file into .tflite?

Thank you