Skip to content
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

Fixed: module 'PIL.Image' has no attribute 'LINEAR' #7047

Merged
merged 3 commits into from
Oct 24, 2023

Conversation

bsekachev
Copy link
Member

@bsekachev bsekachev commented Oct 24, 2023

Motivation and context

Resolved #6895
Can't deploy. See the issue: facebookresearch/detectron2#5010

How has this been tested?

Manual testing

Checklist

  • I submit my changes into the develop branch
  • I have created a changelog fragment
  • I have updated the documentation accordingly
  • I have added tests to cover my changes
  • I have linked related issues (see GitHub docs)
  • I have increased versions of npm packages if it is necessary
    (cvat-canvas,
    cvat-core,
    cvat-data and
    cvat-ui)

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.

@codecov
Copy link

codecov bot commented Oct 24, 2023

Codecov Report

Merging #7047 (daf2b7d) into develop (8b0ec00) will increase coverage by 0.02%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop    #7047      +/-   ##
===========================================
+ Coverage    82.34%   82.37%   +0.02%     
===========================================
  Files          361      361              
  Lines        39178    39178              
  Branches      3585     3585              
===========================================
+ Hits         32262    32273      +11     
+ Misses        6916     6905      -11     
Components Coverage Δ
cvat-ui 77.37% <ø> (+0.07%) ⬆️
cvat-server 86.96% <ø> (-0.02%) ⬇️

@bsekachev bsekachev merged commit a2a452a into develop Oct 24, 2023
32 of 33 checks passed
@bsekachev bsekachev deleted the bs/fix_detectron branch October 24, 2023 11:18
mikhail-treskin pushed a commit to retailnext/cvat that referenced this pull request Oct 25, 2023
@cvat-bot cvat-bot bot mentioned this pull request Nov 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error while setting up Pytorch based DL model as serverless function for auto annotation
1 participant