xavysp / LDC

LDC: Lightweight Dense CNN for Edge Detection
133 stars 18 forks source link

Which weight file to use ? #5

Closed yogendra-yatnalkar closed 1 year ago

yogendra-yatnalkar commented 1 year ago

Hi,

There are 3 files weight files listed in the repo:

I have 2 questions:

Thanks in advance.

xavysp commented 1 year ago

Hi, thanks for interesting o LDC, a question did you read the paper?

yogendra-yatnalkar commented 1 year ago

Sorry for being late ..... Yes, I read the paper partially. I have understood that I have to use 16_model.pth by default and it will call the modelB4. I think I will try out with this setting.

Thanks a lot for the awesome work.

Let me know if you have any suggestion, else I will close the issue in 1 day.

kadirnar commented 1 year ago

Hello @yogendra-yatnalkar ,

How do you do the metric(ODS,OIS) calculation?

yogendra-yatnalkar commented 1 year ago

Hi @kadirnar, sorry but for the current task, I am not calculating those scores. Apart from that, in the past when i was reading about these metrics, the following link had helped me, so forwarding those: