xavysp / LDC

LDC: Lightweight Dense CNN for Edge Detection
138 stars 19 forks source link

Can't parse 'dsize'. Sequence item with index 0 has a wrong type #9

Closed s-darr closed 1 year ago

s-darr commented 1 year ago

Same issue exists on this repo when trying to train, the fix should also be added https://github.com/xavysp/DexiNed/issues/120 https://github.com/xavysp/DexiNed/commit/9e3cc60af1c89f256ac728fb7e981734432bf97f

xavysp commented 1 year ago

Hi, with respect to #120 the error was with the data (it was missing). Let me check the other one.