balajiselvaraj1601 / RCF_Pytorch_Updated

Pytorch implementation of RCF
35 stars 6 forks source link

result on NYUD #6

Open Li-yachuan opened 2 years ago

Li-yachuan commented 2 years ago

I got similar results on BSDS500,but not high enough accuracy on NYUD. What changes do I need to make if I want to test RCF on NYUD. Now,I only change balance 1.1->1.2 , mean_bgr: [104.00699, 116.66877, 122.67892]->[109.92, 88.24, 127.42](only for HHA) tolerance 0.0075 -> 0.011

This problem has bothered me for a long time. I am looking forward to your reply. Thank you