maxim
maxim copied to clipboard
[CVPR 2022 Oral] Official repository for "MAXIM: Multi-Axis MLP for Image Processing". SOTA for denoising, deblurring, deraining, dehazing, and enhancement.
Hello, excellent work! But I have the following problems in operation. Can you answer them?thanks 2022-10-21 18:23:03.523703: E tensorflow/stream_executor/cuda/cuda_blas.cc:2981] Unable to register cuBLAS factory: Attempting to register factory for plugin...
I1016 22:01:30.441240 23844 xla_bridge.py:173] Remote TPU is not linked into jax; skipping remote TPU. I1016 22:01:30.442240 23844 xla_bridge.py:357] Unable to initialize backend 'tpu_driver': Could not initialize backend 'tpu_driver' I1016 22:01:30.525071...
Hello, Thank you for your awesome code! I am hoping you might open-source the log files you have from training. Maybe the training and validation loss as a function of...
How to visualise the deblurred image generated by google/maxim-s3-deblurring-realblur-r model ? I tried this code from huggingface from huggingface_hub import from_pretrained_keras from PIL import Image import tensorflow as tf import...
No module named 'absl' ,How to solve this
感谢作者伟大的作品,我想把maxim作为我的生成器backbone,可是flax试了网上各种办法还是下载不了,求作者或者其他大佬指点指点,真的真的很想用这个模型哇