TorchVision 0.25 is out! It is compatible with torch 2.10. It's a small release that comes with the following improvements:
Enhancement
[transforms] KeyPoints aren't clamped by default anymore after a transform. This is a bug-fix that comes with a change of behavior. We also added the SanitizeKeyPoints transform to remove keypoints outside of the image area (#9236, #9235)
[utils] `draw...