meteorshowers / RCF-pytorch

Richer Convolutional Features for Edge Detection model in pytorch CVPR2017
509 stars 145 forks source link

mean_bgr [104.00699, 116.66877, 122.67892] #34

Open caihongzhiyue01 opened 4 years ago

caihongzhiyue01 commented 4 years ago

您好,我看代码“im -= np.array((104.00698793,116.66876762,122.67891434))”,这个是图像RGB的平均值,能否问下,这个平均值好像是Pascal VOC2012的吗?如果对一个新的数据集做边缘检测,是否需要进行同样的统计呢?期待你的回复。谢谢。