rec-attend-public icon indicating copy to clipboard operation
rec-attend-public copied to clipboard

CVPPP train and test data setup

Open daobilige-su opened this issue 6 years ago • 5 comments

Hi, I am very new to this area, so it might be a silly question.

I downloaded CVPPP dataset "CVPPP2017_LSC_training.zip" from https://www.plant-phenotyping.org/datasets-download. However, it looks like A1 folder only have 103 data instead of 128+33. On their website, they said "Testing sets are not publicly available (they are blind) but if you want to test on the datasets for comparisons, please use our codalab version of the LSC:". But the dataset is no longer on codalab website any more, unfortunately.

Is there anyway I can get the whole dataset so that I can replicate the result on paper? Many thanks.

Su

daobilige-su avatar Apr 13 '18 02:04 daobilige-su

@alivcor how do you get the CVPPP full dataset?

daobilige-su avatar Apr 13 '18 02:04 daobilige-su

Please see https://www.plant-phenotyping.org/datasets-download

renmengye avatar Apr 27 '18 15:04 renmengye

Thanks @renmengye .

I visited that website, but their test data is no longer there anymore. Anyway, I managed run your code. Thank you.

Su

daobilige-su avatar Apr 28 '18 07:04 daobilige-su

Hello,

I am running into the same problem with @daobilige-su. All the test dataset on that site is blind because of the 2017 challenge. I was able to get the .h5 file for test after I signed up for the competition. However, I don't think that works either. Can you please let me know how did you run the code? Thank you.

hleu avatar Jul 23 '18 14:07 hleu

Hi hleu,

I wasn't able to download the test dataset eventually. What I did to run the code is that I faked the test dataset from the training/validation dataset. I mean I copied some images from training dataset and used them as test dataset just to test the whole code is working.

Cheers, Su

daobilige-su avatar Jul 24 '18 14:07 daobilige-su