├── LICENSE ├── README.md ├── figures └── dfire_examples.png └── utils └── utils.py /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gaia-solutions-on-demand/DFireDataset/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gaia-solutions-on-demand/DFireDataset/HEAD/README.md -------------------------------------------------------------------------------- /figures/dfire_examples.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gaia-solutions-on-demand/DFireDataset/HEAD/figures/dfire_examples.png -------------------------------------------------------------------------------- /utils/utils.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/gaia-solutions-on-demand/DFireDataset/HEAD/utils/utils.py --------------------------------------------------------------------------------