what GPU should have?
Just run several darknet instances in separate terminals. I can run at least 4 parallel terminal with yolo-voc.cfg/weights model at a time on one GeForce 970 4 GB GPU-RAM.
Thanks for the answer, I'm working with a gtx 660TI 2GB card and when processing a second video gives me the following error: CUDA: Error: out of memory
Possibly it is for the card used
Do you use width=416 height=416 batch=1 subdivision=1 in your cfg-file?
@AlexeyAB hi,rercently,I need to solve a problem that how to detect 4 pictures at the same with one weithts( one GPU),and get the detection results at the same time.Could you give me some advices?Thanks!!!
Most helpful comment
@AlexeyAB hi,rercently,I need to solve a problem that how to detect 4 pictures at the same with one weithts( one GPU),and get the detection results at the same time.Could you give me some advices?Thanks!!!