AlexeyAB / darknet

YOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
http://pjreddie.com/darknet/
Other
21.68k stars 7.96k forks source link

RTX3070 Low FPS #8119

Open alanotmt opened 3 years ago

alanotmt commented 3 years ago

I sow the README.md, it show RTX2080TI - Darknet,FPS(avg): 416 size 82fps

I install yolov4 and test with this command: ./darknet detector demo data/coco.data yolov4.cfg yolov4.weights road.mp4 -dont_show

and i use RTX3070 to test my fps only FPS:28.0 AVG_FPS:27.8

I make sure the RTX3070 is working.

train and predict anything are great, i just care why my fps so low?

johnny12150 commented 2 years ago

Both RTX2080TI and RTX3070 are CUDA 11 along with cuDNN 8?