mena

Results 3 issues of mena

https://github.com/zheng-yuwei/RankIQA.PyTorch/blob/fad8c07d7b45e59b1384cdb0a31724a395ee3a86/dataloader/my_dataloader.py#L105 score_pair = [-1,-1] ? why

Hi, I run the train_hopenet.py with my dataset ,pytorch version is 0.4.1, and got this error: File "XXX/train_hopenet.py", line 276, in `torch.autograd.backward(loss_seq, grad_seq)` File "XXX/torch/autograd/__init__.py",line 90, in backward `allow_unreachable=True) #...

How to change 'I' and 'D' when i use my owm datasets?