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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
verlab
/
accelerated_features
Public
Notifications
You must be signed in to change notification settings
Fork
234
Star
1.7k
Code
Issues
68
Pull requests
6
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add support for exporting to ONNX.
- #5
#5
Open
acai66
wants to merge 11 commits into
verlab:main
verlab/accelerated_features:main
from
acai66:main
acai66/accelerated_features:main
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
Add support for exporting to ONNX.
#5
acai66
wants to merge 11 commits into
verlab:main
verlab/accelerated_features:main
from
acai66:main
acai66/accelerated_features:main
Copy head branch name to clipboard
Commits
Commits on May 4, 2024
Add support for exporting to ONNX.
acai66
committed
8d0cabe
View commit details
Copy full SHA for 8d0cabe
Browse repository at this point
Add command-line arguments for exporting the XFeat/Matching model.
acai66
committed
ff6b726
View commit details
Copy full SHA for ff6b726
Browse repository at this point
Fix missing x2 in exporting onnx.
acai66
committed
96d3d92
View commit details
Copy full SHA for 96d3d92
Browse repository at this point
Commits on May 9, 2024
Improve the compatibility of the exported ONNX models.
acai66
committed
fe3a70a
View commit details
Copy full SHA for fe3a70a
Browse repository at this point
Add onnxruntime inference demo for xfeat model.
acai66
committed
f30f7f9
View commit details
Copy full SHA for f30f7f9
Browse repository at this point
Improve compatibility when width and height are not multiples of ws during ONNX dynamic shape inference
acai66
committed
db0578b
View commit details
Copy full SHA for db0578b
Browse repository at this point
Commits on May 10, 2024
Add support for exporting dualscale,matching models.
acai66
committed
060a6a4
View commit details
Copy full SHA for 060a6a4
Browse repository at this point
Merge branch 'main' of https://github.com/verlab/accelerated_features
acai66
committed
b7846a7
View commit details
Copy full SHA for b7846a7
Browse repository at this point
Commits on Jun 23, 2024
Fix bug to support different num_keypoints
acai66
committed
1ea9517
View commit details
Copy full SHA for 1ea9517
Browse repository at this point
Commits on Jul 12, 2024
Add support for exporting detectAndCompute model.
acai66
committed
f4a55c1
View commit details
Copy full SHA for f4a55c1
Browse repository at this point
Commits on Aug 17, 2024
Optimize argsort to topk
acai66
committed
e63db2a
View commit details
Copy full SHA for e63db2a
Browse repository at this point
You can’t perform that action at this time.