-
Notifications
You must be signed in to change notification settings - Fork 7k
Issues: pytorch/vision
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Setting a float value to
magnitude
argument of RandAugment()
gets the wrong error message
#8941
opened Feb 25, 2025 by
hyperkai
num_ops
argument of RandAugment()
shouldn't accept negative values
#8938
opened Feb 25, 2025 by
hyperkai
Torchvision Faster R-CNN onnx export with dynamic batch size fails during inference
#8937
opened Feb 25, 2025 by
davidgill97
Setting
float
and bool
values to quality
argument of JPEG()
gets the indirect errors
#8917
opened Feb 19, 2025 by
hyperkai
[free threading] Support for free threading Python in torchvision
#8916
opened Feb 18, 2025 by
atalman
Setting
0
and 1
to p
argument of RandomAutocontrast()
gets the same results
#8915
opened Feb 18, 2025 by
hyperkai
Setting
-5
and 5
to sharpness_factor
argument of RandomAdjustSharpness()
sharpens and blurs images respectively
#8911
opened Feb 18, 2025 by
hyperkai
Setting
5.3
and 9
to bits
argument of RandomPosterize()
gets an indirect error message
#8910
opened Feb 17, 2025 by
hyperkai
For
kernel_size
parameter, the doc of GaussianBlur()
doesn't explain which is width or height
#8907
opened Feb 15, 2025 by
hyperkai
Batched NMS generates onnx IF operator, which causes onnx conversion problem
#8892
opened Jan 31, 2025 by
RiverLight4
Setting a list of
float
type values to padding
argument of RandomCrop()
gets the indirect error message
#8891
opened Jan 30, 2025 by
hyperkai
Torchvision 0.20.1 looks for jpeg9 on MacOS, while depending on libjpeg-turbo which only provides jpeg8
#8889
opened Jan 30, 2025 by
IMG-PRCSNG
Incorrect BoundingBoxes format conversion CXCYWH -> XYXY
bug
module: transforms
#8887
opened Jan 30, 2025 by
NicolasHug
[build] Linux aarch64 wheels are build with manylinux_2_34_aarch64 tag according to auditwheel check
#8883
opened Jan 27, 2025 by
atalman
Setting a 2D tensor to
RandomAffine()
after instantiation got other error message against error message
#8861
opened Jan 16, 2025 by
hyperkai
torchvision.transforms.v2.JPEG does not work on ROCm
module: rocm
#8856
opened Jan 14, 2025 by
Heasterian
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.