Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLI functionality #41

Merged
merged 6 commits into from
Sep 23, 2024
Merged

CLI functionality #41

merged 6 commits into from
Sep 23, 2024

Conversation

xa1on
Copy link
Contributor

@xa1on xa1on commented Sep 20, 2024

Treat depth-anything-tensorrt like a command line interface with multiple different flags and arguments. This also allows for the processing of entire folders of both videos and images.
Refer to readme to find changes.

Copy link
Owner

@spacewalk01 spacewalk01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

include win32 and tensorrt10 support

@xa1on
Copy link
Contributor Author

xa1on commented Sep 22, 2024

win32 & tensorrt 10 support added

@spacewalk01
Copy link
Owner

Hi, I got the following two errors when running your fork:

1). main.cpp(99,19): error C2512: 'DepthAnything': no appropriate default constructor available

2). main.cpp(141,21): error C2039: 'init': is not a member of 'DepthAnything'

@xa1on
Copy link
Contributor Author

xa1on commented Sep 23, 2024

Sorry, small oversight. Should be fixed now! @spacewalk01

@spacewalk01 spacewalk01 merged commit 0c88339 into spacewalk01:main Sep 23, 2024
@spacewalk01
Copy link
Owner

thank you for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants