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

Questions about "save_debug_2d_images" function #33

Open
912267428 opened this issue Jul 11, 2023 · 1 comment
Open

Questions about "save_debug_2d_images" function #33

912267428 opened this issue Jul 11, 2023 · 1 comment

Comments

@912267428
Copy link

1
My GPU is 3090, so I cannot use the Torch1.4.0+cuda10.1 environment mentioned by the author. The environment I am using is Torch1.11.0+cuda11.3, which is the lowest version of the 30 series. I set gpus to "0" in the configuration file, num_ image is set to 2K, and there is a problem with the image shown in the above figure during operation. This problem is caused by the save_debug_2d_images function. The error prompt indicates that the location of the error is in the library.

I hope someone can help me solve this problem. Thank you very much

@AlvinYH
Copy link
Owner

AlvinYH commented Jul 23, 2023

Thanks for your interest in our work. We've modified the code and solved the aforementioned problems. Please pull the recent release. Now it can support a higher PyTorch version and the visualization function should work fine.

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

2 participants