DeepGlobe Building Extraction Challenge Forum

Go back to competition Back to thread list Post in this thread

> increase field limit

Hello,
I am trying to submit a csv that was successfully submitted to the spacenet challenge, but get the following error:

_csv.Error: field larger than field limit (131072)

Is it possible for you to increase said limit ?
you just have to add csv.field_size_limit(your_higher_limit) before reading the file.

Posted by: rdelassus @ April 5, 2018, 8:30 a.m.

Hello,

I can make the change and will let you know when that occurs, however please consider rounding your coordinates to 2-5 digits which will shorten the fields significantly and should not change accuracy.

Posted by: dlindenbaum @ April 5, 2018, 3:03 p.m.

I got the same problem. Complex structure may lead to large fields and then this error. When can the field limited can be increased?
Thanks.

Posted by: lokhuhu @ April 15, 2018, 8:38 a.m.
Post in this thread