ontheklaud / globenet-keras

Neural Nets for understanding Weather Events from Satellite Observation

Home Page:https://arxiv.org/abs/1708.03417

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GlobeNet-Keras

Neural Nets for understanding Weather Events from Satellite Observation

License

Input

A complex images consisted of

  • stacked up with multiple vision channels
  • delivered from remote sensors

Candidates

4ch IR Image

Execution (Windows 10 x64)

  • Run Anaconda Prompt
# activate tensorflow 1.10.0
> activate tf110
> cd globenet-keras
> set PYTHONPATH=%CD%
> python runtime\regressor.py
(...)

About

Neural Nets for understanding Weather Events from Satellite Observation

https://arxiv.org/abs/1708.03417

License:Apache License 2.0


Languages

Language:Python 100.0%