Abstract: This article presents a method to improve the usability of lake ice cover (LIC) maps generated from moderate resolution imaging spectroradiometer (MODIS) top-of-atmosphere reflectance data ...
This procedural generator started as a hobby project to learn about various procedural algorithms (cellular automata, marching squares and Bresenham's line algorithm to name a few). Inspiration was ...
RADAM uses deep neural networks (CNNs) available in timm==0.6.7 for texture feature extraction, and then "classic" machine learning classification is done with scikit-learn classifiers. Several ...