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 }}
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.
CUDA_VISIBLE_DEVICES=6,7 python ./mpi_from_images.py \ --image1=examples/twain/twain_left.jpg \ --image2=examples/twain/twain_right.jpg \ --output_dir=examples/twain/results \ --fx=1.722207943 \ --fy=2.296277257 \ --xoffset 0.0082 \ --render_multiples -2,-1.5,-1,-0.5,0,0.5 \ --render
There was a problem with the above input: File "/usr/local/lib/python2.7/dist-packages/tensorflow/python/framework/ops.py", line 3078, in _as_graph_def raise ValueError("GraphDef cannot be larger than 2GB.") ValueError: GraphDef cannot be larger than 2GB.
Can you help me out?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
CUDA_VISIBLE_DEVICES=6,7 python ./mpi_from_images.py \ --image1=examples/twain/twain_left.jpg \ --image2=examples/twain/twain_right.jpg \ --output_dir=examples/twain/results \ --fx=1.722207943 \ --fy=2.296277257 \ --xoffset 0.0082 \ --render_multiples -2,-1.5,-1,-0.5,0,0.5 \ --render
There was a problem with the above input:
File "/usr/local/lib/python2.7/dist-packages/tensorflow/python/framework/ops.py", line 3078, in _as_graph_def raise ValueError("GraphDef cannot be larger than 2GB.") ValueError: GraphDef cannot be larger than 2GB.
Can you help me out?
The text was updated successfully, but these errors were encountered: