suyali

Results 3 issues of suyali

in ssd_common.py, function tf_ssd_bboxes_encode_layer----body: mask = tf.logical_and(mask, feat_scores > -0.5) I don't understand why use -0.5? can anyone answer my question?thanks!

I dowoload ./tutorials/tutorial_detection.ipynb and run ./tutorials/tutorial_detection.py ,then got the error:ModuleNotFoundError: No module named 'osrt_model_tools' all the information followed as this: Downloading 1/1: /mnt/data/edgeai-modelzoo/models/vision/detection/coco/mlperf/ssd_mobilenet_v1_coco_20180128.tflite Download done for /mnt/data/edgeai-modelzoo/models/vision/detection/coco/mlperf/ssd_mobilenet_v1_coco_20180128.tflite No module named...

### 🚀 The feature I trained yolov5 model. but the accuract drop a lot. I want to train it with QAT ### Motivation, pitch I trained yolov5 model. but the...