Hi I wanted to ask if you guys support downloading onnx and tflite model format for the custom training once we buy the growth and above plans?
Im working in a startup and we are bootrapped so we just bought the basic plan for now but got the PT format only after training.
I have downloaded the pt file. My case is a bit different than the one offered on Roboflow as I have to self host on edge devices.
I would deploy on Roboflow but the latency would be immense as I would be sending real time video footage for inference
and would need the coordinates of the detection within 50ms or so.
Like an android Tablet and for that I need TFlite format.
So I was wondering if it’s a subscription based offer? As I have already tried to convert it TFLite and Onnx offline myself but
the resulting model is not running as expected and might be getting corrupted somewhere during the conversion process.
Though I have prior experience training and converting models locally, this PT file isn’t producing the expected results in the conversions.
Hi @Waqar_Saeed!
I’m sorry you’re encountering these issues. The conversion should’t affect model performance, are you possibly doing quantization at the same time?