Giter VIP home page Giter VIP logo

38-cloud-a-cloud-segmentation-dataset's People

Contributors

kmn5409 avatar sorourmo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

38-cloud-a-cloud-segmentation-dataset's Issues

Entire predicted scene

Hi, Sorour.
you said in your readme that the output of the mfile are an excel and a text file, and so how can we get the Entire Predicted Scenes image. When i run the mfile , it always tell me that the function can not be defined in the context, so i think it maybe the version of the Matlab does not match? So please tell me your Matlab version, thank you.

such as,
function out = QE_calcul (predict,gt, labels, conf_print)
out_both = cfmatrix(gt(:), predict(:), labels, 1, conf_print);

% We are interested in getting the numerical evaluators of "1" or
% "cloud" class only
ix = find(labels(:)==1);
out = out_both (ix,:); 

end

AND THE ERROR IS,
Error: File: evaluation.m Line: 1 Column: 1
Function definitions are not allowed in this context

Why we need to resize from 384x384 to 192x192

Hi, thank you for great works.
I have a question. In your paper. you cropped 8000x8000 image into 384x384 patches and then resize them into 192x192. Why you did not directly crop image into 192x192 patches, it confused me. Thank in advance

Unable to download the dataset

Hi!

Whenever I start download, it continues for sometime and then fails. The behaviour is same when I download from work or home.
Would it be possible for you to upload it somewhere else, like google drive or some other cloud service?

Thanks!

1/3 of all the images in the data set are blank

I was looking through this dataset and noticed that many of the images are completely blank (all pixels are 0).
Using your mybatch_generator_prediction I loaded all the images and was surprised to find that roughly 1/3 of all the images – train and test alike – consist only of 0s

image

this is almost certainly inflating the kaggle statistics and is likely diluting the training process. Do you have any insight into what might be going on here?

For context: I downloaded the data from kaggle, in case that is relevant.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.