YOLOv5_Torchscript icon indicating copy to clipboard operation
YOLOv5_Torchscript copied to clipboard

Q: Does this model support batch dimension?

Open ganler opened this issue 4 years ago • 1 comments

Like what I said in the title. Many thanks for your great effort!

ganler avatar Aug 17 '20 04:08 ganler

My implementation is according to detect.py in https://github.com/ultralytics/yolov5/blob/master/detect.py. I'll test batching and reply in days.

zherlock030 avatar Sep 04 '20 06:09 zherlock030