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

Model initialization takes a long time #35

Open
md5xwl opened this issue Sep 23, 2022 · 2 comments
Open

Model initialization takes a long time #35

md5xwl opened this issue Sep 23, 2022 · 2 comments

Comments

@md5xwl
Copy link

md5xwl commented Sep 23, 2022

I'm running python test.py.
in load_model():
model = Model(max_disp=256, mixed_precision=False, test_mode=True)
spend a lot of time, about 30 mins.
My computer: 10900k, rtx3090, 32G RAM
top info:
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
8825 xwl 20 0 9.929g 1.122g 250360 S 100.3 3.6 8:01.38 interpreter

@guanbo-tju
Copy link

same with u

@jaidevshriram
Copy link

jaidevshriram commented Jul 14, 2023

Facing the same issue on the RTX 3090, were you able to find a solution? On GTX 1650, it's not slow funnily enough. I also notice that the outputs are often incorrect

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

No branches or pull requests

3 participants