Detection object with custom YOLOv5 model by using SAHI #920
Answered
by
fcakyon
PawelKinczyk
asked this question in
Q&A
-
I try to use SAHI library for object detection with my custom trained YOLOv5s6 model. I though SAHI support YOLOv5 models but when i try to build detection model i get an error:
I have my custom model weight in 'path_model' Below is my code:
How can i fix this issue? Thanks for help! |
Beta Was this translation helpful? Give feedback.
Answered by
fcakyon
Nov 5, 2023
Replies: 1 comment 2 replies
-
Has your custom model modified the network structure? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@6xw no it does not support