ViCCo-Group / thingsvision

Python package for extracting representations from state-of-the-art computer vision models
https://vicco-group.github.io/thingsvision/
MIT License
157 stars 21 forks source link

Integrate dreamsim #148

Closed LukasMut closed 1 year ago

LukasMut commented 1 year ago

Integrating DreamSim into thingsvision and minor changes to the codebase (mainly for refactoring purposes)

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 92.50% and project coverage change: +0.47% :tada:

Comparison is base (6f7c777) 74.28% compared to head (7aefc0e) 74.75%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #148 +/- ## ========================================== + Coverage 74.28% 74.75% +0.47% ========================================== Files 27 28 +1 Lines 1287 1319 +32 Branches 185 186 +1 ========================================== + Hits 956 986 +30 - Misses 277 278 +1 - Partials 54 55 +1 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `74.75% <92.50%> (+0.47%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ViCCo-Group#carryforward-flags-in-the-pull-request-comment) to find out more. | [Files Changed](https://app.codecov.io/gh/ViCCo-Group/thingsvision/pull/148?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ViCCo-Group) | Coverage Δ | | |---|---|---| | [thingsvision/custom\_models/official\_clip.py](https://app.codecov.io/gh/ViCCo-Group/thingsvision/pull/148?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ViCCo-Group#diff-dGhpbmdzdmlzaW9uL2N1c3RvbV9tb2RlbHMvb2ZmaWNpYWxfY2xpcC5weQ==) | `100.00% <ø> (ø)` | | | [thingsvision/custom\_models/vgg16\_ecoset.py](https://app.codecov.io/gh/ViCCo-Group/thingsvision/pull/148?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ViCCo-Group#diff-dGhpbmdzdmlzaW9uL2N1c3RvbV9tb2RlbHMvdmdnMTZfZWNvc2V0LnB5) | `100.00% <ø> (ø)` | | | [thingsvision/core/extraction/extractors.py](https://app.codecov.io/gh/ViCCo-Group/thingsvision/pull/148?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ViCCo-Group#diff-dGhpbmdzdmlzaW9uL2NvcmUvZXh0cmFjdGlvbi9leHRyYWN0b3JzLnB5) | `77.58% <75.00%> (ø)` | | | [thingsvision/custom\_models/dreamsim.py](https://app.codecov.io/gh/ViCCo-Group/thingsvision/pull/148?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ViCCo-Group#diff-dGhpbmdzdmlzaW9uL2N1c3RvbV9tb2RlbHMvZHJlYW1zaW0ucHk=) | `93.93% <93.93%> (ø)` | | | [thingsvision/core/extraction/base.py](https://app.codecov.io/gh/ViCCo-Group/thingsvision/pull/148?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ViCCo-Group#diff-dGhpbmdzdmlzaW9uL2NvcmUvZXh0cmFjdGlvbi9iYXNlLnB5) | `59.18% <100.00%> (ø)` | | | [thingsvision/core/extraction/torch.py](https://app.codecov.io/gh/ViCCo-Group/thingsvision/pull/148?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=ViCCo-Group#diff-dGhpbmdzdmlzaW9uL2NvcmUvZXh0cmFjdGlvbi90b3JjaC5weQ==) | `74.19% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.