/globenet-keras

Neural Nets for understanding Weather Events from Satellite Observation

Primary LanguagePythonApache License 2.0Apache-2.0

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
(...)