astronerdF
Results
2
issues of
astronerdF
I have followed the 293_denoising_RGB_images_using_deep_learning.ipynb and everything seemed fine except while trying to predict. This is the error that I get: `pred = model.predict(img, axes='YXC') --------------------------------------------------------------------------- ValueError Traceback (most recent...
The nvcc compiler used by torch-radon doesn’t support GCC versions greater than 10. Unfortunately, I’m working on a system (Debian 12 "Bookworm") that only has GCC versions 11 and 12...