Results 14 comments of Dean

for the same suggestions too,thanks

> ![image](https://user-images.githubusercontent.com/38728358/158290189-20fb844e-58a6-438b-aa3e-fa96db0388e3.png) why the id is not 279? where is the 279 img? `json_data['annotations'][60000]` ![image](https://user-images.githubusercontent.com/38728358/158293307-59bcb833-8630-414d-947d-a0191481ee4f.png) So what's the id mean? thank you!

我把出现这个错误的地方都这样判断了,可以训练,但一轮训练完后出现了 **2022-08-17 15:23:27,860-INFO: ==> The ACT compression has been completed and the final model is saved in `./output/` double free or corruption (fasttop) -------------------------------------- C++ Traceback (most recent call last):...

设置为None可以了,谢谢。

好的,谢谢

您好,这是我的配置文件。 ** Global: reader_config: configs/ppyolo_reader.yml input_list: ['image', 'im_shape', 'scale_factor'] arch: YOLO Evaluation: True model_dir: ./ppyolo_mbv3_small_coco model_filename: model.pdmodel params_filename: model.pdiparams Distillation: alpha: 1.0 loss: soft_label Quantization: use_pact: true activation_quantize_type: 'moving_average_abs_max' quantize_op_types:...

add this in the get_wts.py ``` import matplotlib matplotlib.use('Agg') ```

你好,请问有解决黑色色块的问题吗?谢谢

请问黑色色块的问题应该要怎么解决,我发现你的展示图片好像没有黑色色块问题