What do you mean by the folders in train folder ?

198 views
Skip to first unread message

eliass....@gmail.com

unread,
Feb 10, 2020, 4:24:03 AM2/10/20
to agriculture-vision
Hi,

As I saw, there are lots of folders in (train/val) folders:

  • boundaries.
  • images.
  • labels.
  • masks.

What is the purpose of each one of them ?
I tried to find anything related to them in the paper or the workshop-website, but I couldn't find anything! :(

Am I missing something ?

Mohammed

vthon...@gmail.com

unread,
Feb 10, 2020, 8:55:29 AM2/10/20
to agriculture-vision
Hi, If I understand correctly, they explained in here https://www.agriculture-vision.com/dataset

Capture.PNG

eliass....@gmail.com

unread,
Feb 10, 2020, 9:05:15 AM2/10/20
to agriculture-vision
Thanks for your reply, I read this part on the website.
but I was confused how to use them to write in the dataloader ?

Thong Huynh

unread,
Feb 11, 2020, 7:35:19 PM2/11/20
to agriculture-vision
Hi, In my way
  • images folder: you choose nir or rgb or both of them, depend on you.
  • boundaries, mask:  Regions outside of either the boundary map or the mask are not evaluated, corresponding to not (boundaries > 0 and mask > 0)
  • labels: each folder labels, contain ground truth for each class.

That's the adaptation for my code. You can visualize results to understand clearly

Richard Young

unread,
Feb 11, 2020, 9:42:33 PM2/11/20
to agriculture-vision
So pixels  whose value are 0 in mask or boundary image will not be evaluate, right?

Thong Huynh

unread,
Feb 11, 2020, 9:47:42 PM2/11/20
to agriculture-vision
Yes, I think that.
Reply all
Reply to author
Forward
0 new messages