sureJ0824

Results 4 comments of sureJ0824

> /usr/bin/python3.5 /home/prl/fg-foucouse/CODE/SRMD-pytorch-master/main.py > Namespace(batch_size=2, beta1=0.5, beta2=0.999, conv_dim=128, device=device(type='cuda'), image_path='./Database/train', image_size=40, iteration=0, log_path='./logs', log_step=10, lr=0.001, mode='train', model_save_path='./models', model_save_step=1000, num_blocks=11, num_channels=18, num_workers=4, pause=0, result_path='./results', sample_step=100, scale_factor=2, total_step=200000, trained_model=None, use_tensorboard=True) > Traceback...

> > It's really kind of you ! The code you shared is really helpful! > > I find there are some codes need to change in sub_mean function for...

> > It's really kind of you ! The code you shared is really helpful! > > I find there are some codes need to change in sub_mean function for...

> ``` > I am trying to run the code on ubuntu16.04 using matlab2015b. I run the demo.m and got error"undefined function or variable mexRF_predict". Then I run the comile_linux.m...