drivendataorg / zamba

A Python package for identifying 42 kinds of animals, training custom models, and estimating distance from camera trap videos
https://zamba.drivendata.org/docs/stable/
MIT License
107 stars 25 forks source link

Fix failing densepose tests #297

Closed pjbull closed 11 months ago

pjbull commented 11 months ago

Caused by: densepose broken after torch==2.1.0; https://github.com/facebookresearch/detectron2/issues/5110

Closes #296

netlify[bot] commented 11 months ago

Deploy Preview for silly-keller-664934 ready!

Name Link
Latest commit 9d2b4957af4148bf8be0a779b902124f535aeb4a
Latest deploy log https://app.netlify.com/sites/silly-keller-664934/deploys/65258459eeada40008dcf5f9
Deploy Preview https://deploy-preview-297--silly-keller-664934.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

github-actions[bot] commented 11 months ago

🚀 Deployed on https://deploy-preview-297--silly-keller-664934.netlify.app

codecov[bot] commented 11 months ago

Codecov Report

Merging #297 (9d2b495) into master (1614e7f) will not change coverage. The diff coverage is n/a.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #297 +/- ## ====================================== Coverage 87.6% 87.6% ====================================== Files 26 26 Lines 2178 2178 ====================================== Hits 1908 1908 Misses 270 270 ```