Skip to content

Conversation

@NicolasHug
Copy link
Member

@NicolasHug NicolasHug commented Jul 31, 2023

I personally like that it saves ~50 lines and makes most lines significantly shorter. Especially in our tests which is what looks the most like "users code". Anyway, I won't fight it either.

@pytorch-bot
Copy link

pytorch-bot bot commented Jul 31, 2023

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/vision/7780

Note: Links to docs will display an error until the docs builds have been completed.

❌ 26 New Failures

As of commit d6b68d8:

NEW FAILURES - The following jobs have failed:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

from torchvision.io.image import read_image
from torchvision.models.detection import fasterrcnn_resnet50_fpn_v2, FasterRCNN_ResNet50_FPN_V2_Weights
from torchvision.utils import draw_bounding_boxes
from torchvision.utils import draw_bboxes
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

would have to revert changes to existing APIs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants