RCF-pytorch
RCF-pytorch copied to clipboard
evaluate.py?
hello, i can't find the evaluate.py file to test the project, do you know where it is?
also, do you have a pretrained model somewhere?
thanks
you can google Structured Edge Detection Toolbox. we use it to evaluate the result both in CVPR version of RCF (caffe) and in the pytorch version of RCF. I will consider writing a CUDA version of evaluating code in the later time. Sorry for missing the pretrained model, because I am working for the deadline. I will update it after the deadline.
@meteorshowers could you upload your pretrained model?, How long did you training in BSDS500 dataset?
yun-liu has a pre-trained model you may want to take a look at: http://mftp.mmcheng.net/liuyun/rcf/model/5stage-vgg.caffemodel It is trained for 12 epochs, so make sure to change the "start" epoch in the train_RCf.py if you choose to use it
could you please open sourse evaluate.py?thank you
@meteorshowers hello, thank you very much for offering RCF-pytorch at first. At the same time, I have a question that I got evaluation index ODS=0.788 after using NMS insted of 0.808, where the pretrained model I used is fast-rcnn-vgg16-pascal07-dagnn.mat . I want to know what the reason is, and whether you can supply the pretrained model you utilize. More guidance from you will be highly appreciated.
i still can't find the evaluate.py,would you upload it?
as I understand, no one still has evaluate.py?
什么时候回更新evaluate.py呢,谢谢谢谢
什么时候回更新evaluate.py呢,谢谢谢谢
你好,你在训练的时候遇到过不出结果的情况吗?谢谢
请问有evaluate.py么?谢谢啦
什么时候回更新evaluate.py呢,谢谢谢谢
你好,你在训练的时候遇到过不出结果的情况吗?谢谢
老哥,你在DeepCrack那个文章里的evaluate整出来了吗
什么时候回更新evaluate.py呢,谢谢谢谢
你好,你在训练的时候遇到过不出结果的情况吗?谢谢
老哥,你在DeepCrack那个文章里的evaluate整出来了吗
eval是别人的开源代码,我直接用的
reffer to evaluate.py