Skip to content

does it resized the sliced images when SAHI ? #885

Answered by fcakyon
ma-wanzhen asked this question in Q&A
Discussion options

You must be logged in to vote

No implementation is the same, resizing is happening inside yolo model, you can set the resize size with image_size parameter in sahi

prediction_result = self.model(image, size=self.image_size)

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@ma-wanzhen
Comment options

@fcakyon
Comment options

@ma-wanzhen
Comment options

Answer selected by fcakyon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants