XPixelGroup / BasicSR

Open Source Image and Video Restoration Toolbox for Super-resolution, Denoise, Deblurring, etc. Currently, it includes EDSR, RCAN, SRResNet, SRGAN, ESRGAN, EDVR, BasicVSR, SwinIR, ECBSR, etc. Also support StyleGAN2, DFDNet.
https://basicsr.readthedocs.io/en/latest/
Apache License 2.0
6.64k stars 1.17k forks source link

wandb only system information is displayed, without training process and model parameters #341

Open qwerdf4 opened 3 years ago

qwerdf4 commented 3 years ago

when i use wandb,there is only system information is displayed, without training process and model parameters image what i can do?

Cloud-Paris commented 3 years ago

Excuse me, have you solved this problem?

ira7bar commented 3 years ago

This was fixed in PR # 358. Do you still have the problem with the latest version?

wangqh1996 commented 2 years ago

Excuse me, I still have this problem, wandb and tensorboard failed to sync

Alexkkir commented 11 months ago

Try to update wandb using pip install wandb -U. It helped me