Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Acly
/
vision.cpp
Public
Notifications
You must be signed in to change notification settings
Fork
8
Star
50
Code
Issues
2
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Depth Anything V2
- #7
#7
Merged
Acly
merged 24 commits into
main
Acly/vision.cpp:main
from
depth-anything
Acly/vision.cpp:depth-anything
Copy head branch name to clipboard
Oct 16, 2025
Conversation
Commits
24
(24)
Checks
Files changed
Merged
Depth Anything V2
#7
Acly
merged 24 commits into
main
Acly/vision.cpp:main
from
depth-anything
Acly/vision.cpp:depth-anything
Copy head branch name to clipboard
Commits
Commits on Oct 1, 2025
ml: bicubic interpolation tests
Acly
committed
766b6db
View commit details
Copy full SHA for 766b6db
Browse repository at this point
Commits on Oct 2, 2025
dino: implement dino-v2 intermediate layers
Acly
committed
74a5d9a
View commit details
Copy full SHA for 74a5d9a
Browse repository at this point
Commits on Oct 7, 2025
dino: implement depth-anything v2 head
Acly
committed
eec1f4e
View commit details
Copy full SHA for eec1f4e
Browse repository at this point
tests: fix passing multiple inputs to workbench
Acly
committed
ed991d8
View commit details
Copy full SHA for ed991d8
Browse repository at this point
depth-anything: model conversion, api and cli
Acly
committed
7178f55
View commit details
Copy full SHA for 7178f55
Browse repository at this point
Commits on Oct 8, 2025
ml: add helper to save tensor data to file (mostly for debug)
Acly
committed
a30a353
View commit details
Copy full SHA for a30a353
Browse repository at this point
dino: fix bad _inplace causing output to be overwritten sometimes
Acly
committed
7382f25
View commit details
Copy full SHA for 7382f25
Browse repository at this point
dino: move implementation to .cpp file
Acly
committed
597feed
View commit details
Copy full SHA for 597feed
Browse repository at this point
depth-anything: move implementation to .cpp file
Acly
committed
58c18d7
View commit details
Copy full SHA for 58c18d7
Browse repository at this point
Commits on Oct 9, 2025
depth-anything: min/max-normalize output depth to [0, 1]
Acly
committed
a90679f
View commit details
Copy full SHA for a90679f
Browse repository at this point
depth-anything: support CWHN layout and add to benchmark
Show description for 085e483
Acly
committed
085e483
View commit details
Copy full SHA for 085e483
Browse repository at this point
depth-anything: add model test
Acly
committed
d5960ae
View commit details
Copy full SHA for d5960ae
Browse repository at this point
Commits on Oct 10, 2025
depth-anything: use flash attention
Acly
committed
4aea83d
View commit details
Copy full SHA for 4aea83d
Browse repository at this point
nn: remove the cwhn im2col path for gpu (not worth maintaining)
Acly
committed
46cc0d1
View commit details
Copy full SHA for 46cc0d1
Browse repository at this point
depth-anything: support vulkan with flash attention
Acly
committed
ffc0ea3
View commit details
Copy full SHA for ffc0ea3
Browse repository at this point
ggml: tests for bicubic interpolation on gpu and fix issue align corners
Show description for b1a48e9
Acly
committed
b1a48e9
View commit details
Copy full SHA for b1a48e9
Browse repository at this point
Commits on Oct 13, 2025
depth-anything: change weight names to follow transformers and support more model sizes
Acly
committed
5e173b9
View commit details
Copy full SHA for 5e173b9
Browse repository at this point
depth-anything: remove tests using old arch
Show description for 4be7932
Acly
committed
4be7932
View commit details
Copy full SHA for 4be7932
Browse repository at this point
Commits on Oct 14, 2025
ml: add public interface for swin & dino backbones in vision.h
Acly
committed
466c561
View commit details
Copy full SHA for 466c561
Browse repository at this point
Commits on Oct 15, 2025
birefnet: support flash attention in swin-v1
Show description for 01cfeb0
Acly
committed
01cfeb0
View commit details
Copy full SHA for 01cfeb0
Browse repository at this point
Commits on Oct 16, 2025
depth-anything: documentation, readme, fix license for base/large models
Acly
committed
195f2f0
View commit details
Copy full SHA for 195f2f0
Browse repository at this point
depth-anything: update image and model download url
Acly
authored
254f7d5
View commit details
Copy full SHA for 254f7d5
Browse repository at this point
ml: only use flash attention on gpu by default
Show description for 57b1d0b
Acly
committed
57b1d0b
View commit details
Copy full SHA for 57b1d0b
Browse repository at this point
depth-anything: fix benchmark and add numbers, bump version
Acly
committed
d381eaf
View commit details
Copy full SHA for d381eaf
Browse repository at this point
You can’t perform that action at this time.