Replies: 4 comments 3 replies
|
You can use Supervision if model is runnable via SDK or Python library. As far as I know YOLOv7 is officially only runnable via script. Is there any official library? |
|
Yolov7 does not provide pip but I created a notebook that can detect and I made record video, technically it is loading from pytorch. I created "from_yolov7" but it is exactly same "from_yolov5" Collab link : https://colab.research.google.com/drive/18rNyTWgBg6dUeYCPdXEg-t1KhyXWFWg7?usp=sharing @SkalskiP maybe we should consider to create from_torch. |
|
Converting to discussion as Q&A category |
|
As I mentioned in my private conversation with @onuralpszr, we are unlikely to add a separate function for YOLOv7. We are now trying to support primarily libraries and not individual models unless we see increased interest from the community. However, adding a dedicated cookbook - |
Uh oh!
There was an error while loading. Please reload this page.
Search before asking
Question
Hi,
Is it possible to run supervision using Yolov7 ? If so how?
Thanks.
Additional
No response
All reactions