wri / plantation_classifier

This research aims to spatially differentiate planted trees from natural trees using a transfer learning approach for image segmentation.
0 stars 0 forks source link

Exploratory Data Analysis (Training data) #4

Closed jessicarose00 closed 5 months ago

jessicarose00 commented 1 year ago

This research project is missing an EDA of the training data, which would improve our understanding the input data and its quality. Ideally this would be done in a jupyter notebook and stored in the notebooks folder. Some potential explorations and visualizations are listed below, but any other ideas related to EDA for image segmentation tasks are welcome.

General data quality

Understanding the data

jessicarose00 commented 1 year ago

I've created a notebook dedicated to EDA, so if you decide to work on any of these tasks please add your contributions here: https://github.com/wri/plantation_classifier/blob/model_imprv/notebooks/exploratory_data_analysis.ipynb

CHRISTINEMUTHEE commented 1 year ago

Thanks Jessica. I will have some time on Monday to work on these.

CHRISTINEMUTHEE commented 1 year ago

So i will create a separate branch and work on the specific notebook.