YOLOv3v4-ModelCompression-MultidatasetTraining-Multibackbone
YOLOv3v4-ModelCompression-MultidatasetTraining-Multibackbone copied to clipboard
pytorch model is not able to do detections.
trafficstars
@SpursLipu @domdal @yingbiaoluo @TianhaoFu @ScarceStar-XieCY I did the training with --quantized 2 flag. the detect.py is running fine with --quantized 2 flag. But when I convert it to tflite then model.tflite is not able to detect the object in test images.
Kindly help on this. Thank You