Skip to content

Pull requests: facebookresearch/dinov2

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Bump black from 22.6.0 to 24.3.0 CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. dependencies Pull requests that update a dependency file python Pull requests that update python code
#586 opened Mar 3, 2026 by dependabot bot Loading…
Bump torch from 2.0.0 to 2.8.0 CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. dependencies Pull requests that update a dependency file python Pull requests that update python code
#585 opened Mar 3, 2026 by dependabot bot Loading…
Fix numerical overflow in Sinkhorn-Knopp teacher normalization CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#583 opened Feb 11, 2026 by Mr-Neutr0n Loading…
2 of 3 tasks
Fix conceptually incorrect, non-breaking image shape tuple unpacking. CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#582 opened Feb 7, 2026 by SSKlearns Loading…
dinoV2-modifications
#573 opened Dec 3, 2025 by sd6701-droid Loading…
Unified type hints to support torchhub-based deployment on Python 3.8-3.9 CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#539 opened Jul 2, 2025 by rwmutel Loading…
Remove xFormers enabled warning for block, attention and swiglu CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#538 opened Jul 2, 2025 by radek-kucera Loading…
Fix broken URL in pretrained heads for classification CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#537 opened Jun 28, 2025 by oikosohn Loading…
Enable local loading of tokenizer for dino.txt CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#531 opened Jun 17, 2025 by alexcbb Loading…
Replace xformers import warnings.warn by Logger.warning CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#514 opened Mar 31, 2025 by rfezzani Loading…
mem efficient cosine scheduler CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#491 opened Dec 19, 2024 by dmitrysarov Loading…
Tweaks to make it work more easily CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#453 opened Aug 7, 2024 by Delaunay Draft
Remove unnecessary warnings CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#443 opened Jul 20, 2024 by karimknaebel Loading…
Improve readability CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#440 opened Jul 12, 2024 by sanskar107 Loading…
Update PyTorch Version CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#434 opened Jun 27, 2024 by eightsuzuki Loading…
Update README.md CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#423 opened May 30, 2024 by sahilpmehra Loading…
add the sys.path way to help finding the dinov2 in using VSCODE CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#421 opened May 24, 2024 by CorleoneJW Loading…
fixing the probability of applying GaussianBlur CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#411 opened Apr 27, 2024 by Separius Loading…
Fix conda env CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#402 opened Mar 29, 2024 by machineko Loading…
Dinov2 Semantic Segmentation Notebook Fix CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#370 opened Feb 6, 2024 by HarrisDePerceptron Loading…
Add __init__.py in ops folder to fix imports CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#348 opened Dec 26, 2023 by balbok0 Loading…
Added back fmha import CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#330 opened Nov 30, 2023 by zshn25 Loading…
Patch to match dtype and device of problematic layers to same as input CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#324 opened Nov 24, 2023 by zshn25 Loading…
Notebook for attention map over input image CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#306 opened Nov 12, 2023 by legel Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.