Marquess98

Results 3 comments of Marquess98

but the page cannot generate results

I solve this problem by change test_loss = img2mse(torch.Tensor(rgbs), images[i_test]) to test_loss = img2mse(torch.Tensor(rgbs).to(device), images[i_test])

Hi, thanks for the wonderful work! I am also interested the category of pipes whose class_label is 145. Could you please helping me upload it? Thank you!