[chore] update to new torchvision API in models as well by felixT2K · Pull Request #1291 · mindee/doctr (original) (raw)

Skip to content

Sign in

Appearance settings

View all features

View all solutions

View all resources

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Sign in

Sign up

Appearance settings

mindee / doctr Public

Additional navigation options

Merged

felixdittrich92

merged 1 commit into

mindee:mainfrom

felixT2K:fix-torchvision-warnings

Aug 28, 2023

ConversationCommits (1)ChecksFiles changed

Merged

[chore] update to new torchvision API in models as well#1291

felixdittrich92

merged 1 commit into

mindee:mainfrom

felixT2K:fix-torchvision-warnings

Conversation

@felixT2K

@felixT2K felixT2K commented

Aug 28, 2023

edited

Loading

Copy link Copy Markdown

Contributor

This PR:

@felixT2K

[update to new torchvision API as well](/mindee/doctr/pull/1291/commits/a7e324eb951aeb6713d77c77f349aabc79eba961 "update to new torchvision API as well")

[a7e324e](/mindee/doctr/pull/1291/commits/a7e324eb951aeb6713d77c77f349aabc79eba961)

@felixdittrich92 felixdittrich92 self-assigned this

Aug 28, 2023

@felixdittrich92 felixdittrich92 added this to the 0.7.0 milestone

Aug 28, 2023

@felixdittrich92 felixdittrich92 added module: models

Related to doctr.models

framework: pytorch

Related to PyTorch backend

type: misc

Miscellaneous

labels

Aug 28, 2023

@felixdittrich92 felixdittrich92 requested a review from odulcy-mindee

August 28, 2023 12:06

@felixT2K felixT2K changed the title[chore] update to new torchvision API as well [chore] update to new torchvision API in models as well

Aug 28, 2023

@codecov

codecov Bot commented

Aug 28, 2023

Copy link Copy Markdown

Codecov Report

Merging #1291 (a7e324e) into main (3deac68) will decrease coverage by 0.01%.
Report is 2 commits behind head on main.
The diff coverage is 100.00%.

@@ Coverage Diff @@ ## main #1291 +/- ##

Flag Coverage Δ
unittests 95.78% <100.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
doctr/models/classification/mobilenet/pytorch.py 100.00% <100.00%> (ø)
doctr/models/classification/resnet/pytorch.py 100.00% <100.00%> (ø)
doctr/models/classification/vgg/pytorch.py 100.00% <100.00%> (ø)
...s/detection/differentiable_binarization/pytorch.py 97.77% <100.00%> (-0.02%) ⬇️

... and 1 file with indirect coverage changes

odulcy-mindee

odulcy-mindee approved these changes Aug 28, 2023

View reviewed changes

@felixdittrich92 felixdittrich92 merged commit 1f0169b into mindee:main

Aug 28, 2023

@felixT2K felixT2K deleted the fix-torchvision-warnings branch

August 28, 2023 12:33

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})

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

Reviewers

1 more reviewer

@odulcy-mindee odulcy-mindee odulcy-mindee approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

@felixdittrich92 felixdittrich92

Labels

framework: pytorch

Related to PyTorch backend

module: models

Related to doctr.models

type: misc

Miscellaneous

Projects

None yet

Milestone

0.7.0

Development

Successfully merging this pull request may close these issues.

3 participants

@felixT2K @odulcy-mindee @felixdittrich92