TensorFlow-Lite-Object-Detection-on-Android-and-Raspberry-Pi
TensorFlow-Lite-Object-Detection-on-Android-and-Raspberry-Pi copied to clipboard
Remove mAP outputs before run the script for quantized model
trafficstars
Hello mantainers, the calculate_map_cartucho.py script doesn't work if already exist a /content/mAP/outputs file.
This change remove this output before running the script for the quantized model.