Closed mohammdkaraca closed 3 months ago
hi I contacted you a couple of months ago about this library but back then it was to slow to be able to use it for my case I saw you telling someone that i got faster i tried the code you gave them but it doesent work it has an error here is the error itself:
"C:\Users\Mohammad karaca\PycharmProjects\yolo_teknofest.venv\Scripts\python.exe" "C:\Users\Mohammad karaca\PycharmProjects\yolo_teknofest.venv\patched_yolo.py"
Traceback (most recent call last):
File "C:\Users\Mohammad karaca\PycharmProjects\yolo_teknofest.venv\patched_yolo.py", line 34, in
Process finished with exit code 1
@mohammdkaraca Good afternoon. I suppose you have an older version of the library in this python environment. I recommend updating it ->
pip install --upgrade patched_yolo_infer
@mohammdkaraca Good afternoon. Has the library update solved your problem?
Originally posted by @Koldim2001 in https://github.com/Koldim2001/YOLO-Patch-Based-Inference/issues/8#issuecomment-2200714066