Skip to content

What resolution does CodeProject.AI pass from Blue Iris to YOLOv5? #289

Answered by MikeLud
MarineSands asked this question in Q&A
Discussion options

You must be logged in to vote

Hi all,

I'm working on custom training with YOLO v5 6.2 and want to be sure the images in my training set are the optimal resolution. I've seen the settings in Blue Iris regarding AI, but I haven't seen any reference to the actual resolution that is passed to the model during inference. As a result, I don't know if the frames are the same as in BI or if they're resized somewhere along the way before actual inference. Any guidance on this, or pointers to documentation where I can learn, would be really appreciated.

The all the YOLO v5 are trained with image at 640x640 resolution. If you send an image with greater resolution the image gets resized to 640x640 before actual inference. The b…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@MarineSands
Comment options

Answer selected by MarineSands
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants