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
Hello,
I'm using this project on my machine with GTX-1080ti GPU,
but this project seems to use only cpu resources.
Compute-Depthmap takes most of time during all process,
So I want to improve the speed of [Computing depthmap for images... with PATCH_MATCH_SAMPLE] by using GPU,
Are there any points in dense.py to apply the gpu?
The text was updated successfully, but these errors were encountered:
Hello,
I'm using this project on my machine with GTX-1080ti GPU,
but this project seems to use only cpu resources.
Compute-Depthmap takes most of time during all process,
So I want to improve the speed of [Computing depthmap for images... with PATCH_MATCH_SAMPLE] by using GPU,
Are there any points in dense.py to apply the gpu?
The text was updated successfully, but these errors were encountered: