Mengke Zhang

Results 4 issues of Mengke Zhang

一直如下报错.. labels, shapes, self.segments = zip(*cache.values()) ValueError: not enough values to unpack (expected 3, got 0) 不知能否参考以下整个工程?

Hello! I want to ask some questions about the environment configuration. I build a python 3.6 environment in anaconda and it can run speed_compare.py with the following results: 0it [00:00,...

我尝试使用数据集进行了训练,识别一个屏幕的四角(非车牌) 如果weights使用的是项目给出的last.pt,那么训练会从第55次epochs开始,最后训练的结果也还是识别车牌 如果weights使用的是yolov5的yolov5s.pt,那训练的结果会不收敛... 请问这是什么原因呢,我使用的--cfg为项目中的models/yolov5s.yaml

First, thank you for your excellent work! I am trying to use the MID360 LiDAR model (without gpu) in the code for simulation, but I want to expand its vertical...