How to use own detection model like YOLOV8 #55
Unanswered
nikhilgarg1210
asked this question in
Q&A
Replies: 1 comment
-
Hi @nikhilgarg1210 👋; Currently it's not supported to load a yolo exported model for text detection :) Do you need only the recognition part from OnnxTR or also the rest like image straighten and the We have an contribution module where you can load an Yolo Onnx exported model (no OBB yet) https://mindee.github.io/doctr/using_doctr/using_contrib_modules.html |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Bug description
Hi @felixdittrich92, i want to use yolov8 detection model instead of the prebuilt models by you. if yes how can i use them. could you please help me.
Code snippet to reproduce the bug
Error traceback
nothing
Environment
python3
Beta Was this translation helpful? Give feedback.
All reactions