Search results

  1. W

    Real-Time Image Super-Resolution Challenge

    To get a dynamic tflite model, I set the input shape=[1, None, None,3], but when i run the tflite model ,there is something wrong!
  2. W

    Real-Time Image Super-Resolution Challenge

    1.For evaluating model runtime, the input shape [1, 360, 640, 1] OR [1, 360, 640, 3] ? 2.To check the quality of the reconstructed visual result, should I convert results from RGB to YUV?
Top