-
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
Different Behaviors of tranforms.Resize and transforms.v2.Resize
#8895
opened Feb 3, 2025 by
donglihe-hub
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 the 1D list of 1 element to
RandomRotation()
and RandomAffine()
works against an error message
#8863
opened Jan 16, 2025 by
hyperkai
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
pin_memory=True in Dataloaders converts TVTensors to Tensors when iterating
#8855
opened Jan 14, 2025 by
psFournier
The doc of
CocoDetection()
and CocoCaptions()
should say "You must install pycocotools
."
#8850
opened Jan 12, 2025 by
hyperkai
Soft Non-Maximum Suppression (Soft-NMS) for Object Detection in torchvision.ops
#8849
opened Jan 11, 2025 by
abdullahejazjanjua
CocoDetection()
doesn't work using some train and validation images with some annotations
#8845
opened Jan 10, 2025 by
hyperkai
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.