Javier

Results 14 comments of Javier

cuDNN: magic@magic:~$ cat /usr/local/cuda/include/cudnn.h | grep CUDNN_MAJOR -A 2 #define CUDNN_MAJOR 7 #define CUDNN_MINOR 5 #define CUDNN_PATCHLEVEL 0 -- #define CUDNN_VERSION (CUDNN_MAJOR * 1000 + CUDNN_MINOR * 100 + CUDNN_PATCHLEVEL)...

加括号。一个是python2 一个是python3

> Dear Nan Jing, > > Can you provide another way to download models?! I'm from Brazil and can't download model from Baidu Drive. > > Best regards, > >...

please use english

Sorry, is the `ultralytics` version `8.0.48` you are using?

OK, I have completed the code using the write_memory_ex function correctly. Thank you very much for your patient answer, very detailed, thank you!