Final Submission Instructions
"model_none.tflite" should be:
- a floating-point FP32 model (no FP16 / INT16 / INT8 quantization).
- with an input tensor of size [1, None, None, 30] taking 10 RGB images as an input.
- with an output tensor of size [1, None, None, 30] producing the 10 final...