Oslandia / deeposlandia

Migrated to: https://gitlab.com/Oslandia/deeposlandia
MIT License
59 stars 16 forks source link

Data Generation (Preprocessing) Issue #139

Closed AhmadAmmar closed 5 years ago

AhmadAmmar commented 5 years ago

I executed the data generation (preprocessing) script, but the tiled label images are coming out to be plain black. What could I be doing wrong?

deepo datagen -D aerial -s 224 -P /media/splash/00F2D259F2D25310/Data -t 180 -v 15 -T 229

Screenshot from 2019-05-24 23-44-13

delhomer commented 5 years ago

Hi @AhmadAmmar,

Thanks for posting this issue. You just got a bug that comes from the Aerial dataset label format. I probably broke the aerial dataset generation when tackling the dataset standardization. I'm working on a fix!

delhomer commented 5 years ago

@AhmadAmmar it should be OK now, do not hesitate to reopen the issue if needed!