79642959

Date: 2025-05-28 20:29:59
Score: 1.5
Natty:
Report link

I did this for my computer vision project at university to train a model using the max size for YOLO. I would use pillow to break the image in to smaller images, which you can do easily with list slicing.

As for question 2, the resolution is going to be different because you sliced the image into smaller images which directly affects the resolution, but the PPI will remain the same resulting in an image with high clarity yet smaller in size.

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Jordan Cavlovic