Open bossjones opened 5 months ago
Feels like it is due to this. comparing with a much older version of Pillow, pytorch, etc, results are way more accurate. Need to figure out what is appropriate now.
https://github.com/pytorch/vision/issues/6506
https://github.com/pytorch/vision/pull/4979
https://github.com/pytorch/vision/issues/2950
https://github.com/GDi4K/imitools/blob/cd9283c3a064018f3cee819f527d9081e01b5372/imitools.py#L117
https://github.com/ultralytics/yolov5/issues/10178
https://github.com/pytorch/vision/issues/7093
https://github.com/python-pillow/Pillow/issues/2718#issuecomment-333669547
https://discuss.pytorch.org/t/difference-between-pil-resize-and-opencv-resize/33138/3
https://github.com/GDi4K/imitools/blob/main/imitools.py
Feels like it is due to this. comparing with a much older version of Pillow, pytorch, etc, results are way more accurate. Need to figure out what is appropriate now.
https://github.com/pytorch/vision/issues/6506