Open dancixx opened 1 year ago
Done. Sorry for the late answer, please check :)
Thanks, I will test is soon. :)
@igor-yusupov I think the old tch version is using some deprecated methods.
I got it. I have downgraded version back. I will try to fix this asap
What do you think, this will work with yolov8 too? I spent a lot of time with frameworks like a candle, tch, ort, opencv but the inference hasn't worked. :|
I guess if yolov8 has the same output as yolov5 then it will work. but I didn't work with yolov8 so I can't answer. by the way my repo rely on tch :)
Should be fixed in https://github.com/igor-yusupov/rusty-yolo/pull/9
@dancixx Can you please check if that PR works correctly? I will merge it if it is OK.
Can you please update the tch version? I cant be build using the latest libtorch.
Do you have a plan to support yolov8?
Thanks for your work. :)