Sakura-Go
Sakura-Go
> when i train the model,but i can't get the model,the mapping_net haven't the save function so i do, have you solved the problem?
> > When I perform"python train_mapping.py --no_TTUR --NL_res --random_hole --use_SN --correlation_renormalize --training_dataset mapping --NL_use_mask --NL_fusion_method combine --non_local Setting_42 --use_v2_degradation --use_vae_which_epoch 200 --continue_train --name mapping_scratch --label_nc 0 --loadSize 256 --fineSize 256...
> > > I'm also looking forward to the training log > > > In my experiment, using the defaut model setting and my own dataset > > > When...
> opencv版本换下试试,降低点比如4.2 谢谢~问题解决了(#^.^#)
> Hi there, I was attempting to reproduce the ffdnet_gray.pth model in the model_zoo. After checking the training option, I found the training dataset setting is somehow unclear to me:...
> How to train the network? Hi, Did you solve the problem? I want to train the model on my own dataset either. If done, please give me a hand!...
> > Hi, friends, > > I'd like to train this model on my own dataset. However, I could't find the 'json' file yet, namely, which was in 'option' folder...
> > Add " sys.path.append('./networks') " before " ### custom lib " will solve the import error. The author's environment is probably python2, which uses relative path when imports modules....
> Compiling correlation kernels by nvcc... rm: cannot remove 'correlation_cuda_kernel.o': No such file or directory rm: cannot remove '../_ext': No such file or directory nvcc fatal : Path to libdevice...
> Is there any other cuda+pytorch version to choose from, my GPU is 3090 and cannot support cudatoolkit=10.0 Dear friend, I met the same problem and I'm searching for a...