Open marcelned opened 3 years ago
i had the same problem. after following steps train.py runs succesfully.
in base env: conda install -c nvidia cudatoolkit conda install -c anaconda cudnn
than install and activate conda env of https://github.com/junyanz/pytorch-CycleGAN-and-pix2pix install : conda install packaging # (pytorch-CycleGAN-and-pix2pix env is activated)
but i cant tell which step was required to fix the issue
Thanks for simon-eda.
Do not forget: conda install -y -c conda-forge gputil or pip install gputil
BTW, are there any 3rd party source codes for the evaluating metrics of CycleGAN, CUT, ..., and so on?
I get the following error:
after running