-
# Convert model
# Error:
root@0a9e8aae3707:/home/workspace/yolov7# python3 export_yoloV7.py -w /home/workspace/BatteryDetect/models/small_defect_JinChuan_V6.3/weights/best.pt -s 640 640 --dynamic
`…
-
I have a problem with cfg file with yolov7-tiny. I do some change like in Yolov4-Tiny, but I get bad result. So if some one get good result with Yolov7-Tiny after training, please share.
![chart_yolo…
-
Will you provide yolov7 mask light weight version?
-
hi
I need an example of training yolov7 to recognize a certain human position and give an alarm on that position can anyone help me do that I am a beginner in this field
-
请问作者或者各位大佬,如何使用本代码进行YOLOv7的半监督训练?个人小白
-
![sliced_inference](https://user-images.githubusercontent.com/6490927/180589070-5cb4ea1b-3ec3-4341-ba73-a484bfe13d6e.gif)
yolov7
Overlapping crop
How to achieve this effect
-
I am trying to do person detection using yolov7. I ran my stream though yolov7 and it detected very well. Then I added yolov7 model to deepstream with procedure specified in (this) DeepStream-Yolo rep…
-
I am getting Model not supported error when I use `gen_wts_yoloV7.py` to generate weights and config file. Yolov7 model that I have contains IDetect layer which I don't see in the `gen_wts_yoloV7.py`.…
-
How often can the next version of YOLOv7 be updated?
-
## Feature Description
The original YOLOV9 code also supports YOLOv9-T and YOLOv9-E. When do you plan to support that as well for this repository?
Thank you very much for providing YOLOv9 and YOLO…