I am in the docker container and downloaded and installers the DFC wheel. I ran hailo turotial but it’s asking me for a dataset. I want to compile a pre-trained model, why do i need the dataset?
i am trying to compile the model here: hailo_model_zoo/docs/public_models/HAILO8/HAILO8_stereo_depth_estimation.rst at master · hailo-ai/hailo_model_zoo · GitHub for hailo8L. The compiled model in the link is for the Hailo8 so it doesn’t work for me
The dataset is used for calibration during quantization of the model. You can use random data for this process. However this will reduce the accuracy of the quantized model.