the input format is FLOAT32, is that OK
The submission instruction mail states the maximum number of entries have been increased to 10 but I still see it to be 3
we need to make it strictly INT8 model with tf.lite.OpsSet.TFLITE_BUILTINS_INT8
The online validation server is running the following error with a new submission
If the image is required to be input in INT8 format, can you tell me how to preprocess the image value from [0, 255] to range [-1.1] in the model
Status: Error
Inference time (sec): Unknown
TensorFlow Lite Error: Didn't find op for builtin opcode 'RESIZE_BILINEAR' version '3'
ZIP submitted during the test phase must contain sheets, Tflite models, checkpoint files and all codes
Are the three test opportunities to choose the best as the final result, or choose the latest as the final result?
What information is required for sheet files and what content is required for codes?
issue was fixed on device, and my model runs OK
So can we submit EfficientNet?However, EfficientNets are anyway incompatible with TFLite CoreML and NNAPI delegates as they contain some dynamically sized tensors that are not yet implemented.
We are able to fully int8 quantize, and it seems to run on ios 14 device
What does this mean?Other details
Novelty degree of the solution and if it has been previously published.
• Planned submission of a solution description paper to Mobile AI 2021 workshop.
curl 'http://lightspeed.difficu.lt:60002/status/null' \
-H 'Accept: */*' \
-H 'Referer: http://lightspeed.difficu.lt:60002/' \
-H 'DNT: 1' \
-H 'X-Requested-With: XMLHttpRequest' \
-H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 11_0_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.90 Safari/537.36' \
--compressed
Is this like yes/no question? Will we submit or not?
Website constantly sends same request with no response
Is the challenge report already sent out?
Have sent the draft of the challenge report? It seems that I haven't received it yet.