NLDF-pytorch icon indicating copy to clipboard operation
NLDF-pytorch copied to clipboard

An unofficial implementation of non-local deep features for salient object detection

Results 4 NLDF-pytorch issues
Sort by recently updated
recently updated
newest added

train_cvpr2013.txt valid_cvpr2013.txt test_cvpr2013.txt .What's their style?

I choose 700 pictures as training set and 300 pictures as testing set in ECSSD, however, the results are "average mae: 0.0858, max fmeasure: 0.8757", which has a large difference....

Hi, I am trying to run this code, but there is an error: Missing key(s) in state_dict: "base.0.weight", "base.0.bias", "base.2.weight", "base.2.bias", "base.5.weight", "base.5.bias", "base.7.weight", "base.7.bias", "base.10.weight", "base.10.bias", "base.12.weight", "base.12.bias", "base.14.weight",...