FYM1209

Results 13 issues of FYM1209

ValueError: could not broadcast input array from shape (348,376,3) into shape (370,376,3) OpenCV can't augment image: 608 x 608

我直接把作者的文件都下来,在pycharm打开运行main.py,为什么出这些错 prep_data = spawn.get_preparation_data(process_obj._name) File "F:\Download\envs\pytorch\lib\multiprocessing\spawn.py", line 154, in get_preparation_data _check_not_importing_main() File "F:\Download\envs\pytorch\lib\multiprocessing\spawn.py", line 134, in _check_not_importing_main raise RuntimeError(''' RuntimeError: An attempt has been made to start a new process...

![2e6b3a872d3f47f9fb36ca0ca5401aa](https://user-images.githubusercontent.com/93715148/178107741-2d5582fa-a1d7-4100-bade-4adc3bf2edf3.jpg)

I got an error with test.py using the yolov7-tiny pretrained model you provided like this ![image](https://user-images.githubusercontent.com/93715148/189600137-8067ecad-1f93-4b0f-baf7-a23aa8518dc4.png) but i use my yolov7-tiny pre-model ,it work. ,i don't konw where is wrong

about result of val.py After running the val.py , only “all classes” are displayed, and the "map" of each category is not displayed 运行完val.py文件,只显示了 all class,并没有显示每个类别的ap,搞不懂为什么 ![ce8128f37a1d0a26fad9af371f8d448](https://user-images.githubusercontent.com/93715148/189345258-98fbb11f-69ee-4794-9430-082fae003f0c.jpg)

网络结构图是和yolov5最初版本一摸一样么,不知道是不是我画错了 我按照你们提供的预训练模型

模型权重文件在哪里呢

你这个预测头为什么最后通道数是25?不应该是30么

这是yolov1还是yolov2 This is yolov1? yolov2?

你这个预测头为什么最后通道数是25?不应该是30么