Giter Site home page Giter Site logo

deepsentinel's Introduction

Hello!

My name is Lucas, I use machine learning to build public information goods for sustainable finance. I'm the CTO of TransitionZero, an NGO accelerating the transition to a net-zero energy system. I was a postdoc with the University of Oxford School of Geography and the Environment Sustainable Finance Programme and Institute for New Economic Thinking. I was also the co-founder of Oxford Earth Observation, a environmental risk intelligence start-up. Please get in touch or see my bio page for more details!

I'm currently working on...

๐Ÿ”ฎ TransitionZero's Future Energy Outlook. Stay tuned...

Past work includes...

oxeo Oxford Earth Observation: Measuring and predicting water stress risk at the asset level.
๐Ÿ’ง Wave2Web Hackathon: Predicting water availability for sixty-six reservoirs in India [Org][Dash][API][Paper]
๐ŸŒพ FDL Europe 2021: Self-supervised embeddings of timeseries Sentinel-2 imagery for agriculture applications.[Presentation]
๐ŸŽ† ML4CC: MLOps for climate change research, focussing on flood detection and projection
๐Ÿค– DeepSentinel: a general-purpose computer vision model for Sentinel-1 and -2 sensor fusion [Presentation][Paper][Repo]
โ˜๏ธ FDL Europe 2020 Clouds & Aerosols: Machine learning for causal discovery of cloud & aerosol interactions [Tech Memo]
๐ŸŒ A complex network arrangement of the global fossil fuel supply chain [Blog Post][Paper][Repo]
โ˜€๏ธ A global inventory of solar PV generating units [Presentation] [GRASFI 2019] [NeurIPS 2019 CCAI][Nature][The Economist]

I also teach...

๐Ÿ‘€ Computer Vision: Masters' level introduction to computer vision with convolutional neural networks, transfer learning, and TensorFlow.
๐Ÿ“ Spatial Data Analysis with Python: Postgraduate-level spatial data analysis and spatial statistics.

About me

๐Ÿ‡จ๐Ÿ‡ฆ in London ๐Ÿ‡ฌ๐Ÿ‡ง
๐Ÿš€ Sci-fi reader (Le Guin, Butler, Simmons)
โ›บ Happiest outdoors

deepsentinel's People

Contributors

lkruitwagen avatar wtrainor 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

Watchers

 avatar  avatar  avatar  avatar

deepsentinel's Issues

How to use custom data for training?

Hi, I have my own sentinel-1 and sentinel-2 image data, containing tiff files. I have been trying to understand the procedure for custom data preparation and then training. Kindly guide me on how can I use my custom sentinel-1 and sentinel-2 tif format data with this repo.

? on landcover.py : categorical transform?

Hi Lucas,

I'm back at it again. I'm trying to re-use your landcover.py for my hydrocarbon classes. But I keep getting an error here on line 188.

Y[ii,np.isin(arrs['LC'][OFFSET:self.patch_size+OFFSET, OFFSET:self.patch_size+OFFSET],vv)] = 1
IndexError: too many indices for array: array is 3-dimensional, but 4 were indexed

On line 186, Y is created as a 3d matrix (7x128x128) but then I'm not sure what line 188 is trying to do ...

Pretraining: channel stat .json file or pretrain path's?

Starting new issue, as I'm trying to train now! But I need some guidance.

Having troubles with the pretrain step. I left the default options from your example ML_CONFIG.yaml file. And got an error about the channel stats file:
No such file or directory: '/home/jupyter/deepsentinel/data/channel_stats/MIsland_v1_junk.json'โ€‹
Is this not generated?

So I tried removing pretraining step by keeping pretrain: blank in ML_CONFIG.yaml but still got an error
No such file or directory: '/home/jupyter/deepsentinel/experiments/sacred/4/pretrained_model.pth'โ€‹

What should I be doing to either use or not use a pretrained model?

File formats for data folder?

Hello!
I've been exploring your code, and am specifically looking for examples of downloading satellite images from GEE directly to a GCP storage bucket. I'm stuck at the data subdirectory: what kind of files is the code expecting here? Looks like vae.py reads them into a dataframe, but are they actually TIFF's from GEE? or something else?

Thank you!

Approach

  • ML test-bench style
  • streaming data? or fixed corpus? (transfer costs excessive on Azure - probably want a fixed corpus)
  • two corpuses: [DL S2 DLSR, S1] and [L2A, EES1]
  • pytorch
  • pytorch parallel generator: https://stanford.edu/~shervine/blog/pytorch-how-to-generate-data-parallel
  • run self-supervised experiments, with supervised finishing on a joint header
  • "cross validate on the same distribution as test"

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.