arXiv ScienceSearch

arXiv subjects

Domen Mongus

Publications and source records attributed to Domen Mongus.

2 recordsLinked to original sources

Towards Data-driven Nitrogen Estimation in Wheat Fields using Multispectral Images

The modernization of agriculture has motivated the development of advanced analytics and decision-support systems to improve resource utilization and reduce environmental impacts. Targeted Spraying and Fertilization (TSF) is a critical operation that enables farmers to apply inputs more precisely, optimizing resource use and promoting environmental sustainability. However, accurate TSF is a challenging problem, due to external factors such as crop type, fertilization phase, soil conditions, and weather dynamics. In this paper, we present TerrAI, a Neural Network-based solution for TSF, which considers the spatio-temporal variability across different parcels. Our experimental study over a real-world remote sensing dataset validates the soundness of TerrAI on data-driven agricultural practices.

cs.CV

Efficient method for parallel computation of geodesic transformation on CPU

This paper introduces a fast Central Processing Unit (CPU) implementation of geodesic morphological operations using stream processing. In contrast to the current state-of-the-art, that focuses on achieving insensitivity to the filter sizes with efficient data structures, the proposed approach achieves efficient computation of long chains of elementary $3 \times 3$ filters using multicore and Single Instruction Multiple Data (SIMD) processing. In comparison to the related methods, up to $100$ times faster computation of common geodesic operators is achieved in this way, allowing for real-time processing (with over $30$ FPS) of up to $1500$ filters long chains, applied on $1024\times 1024$ images. In addition, the proposed approach outperformed GPGPU, and proved to be more efficient than the comparable streaming method for the computation of morphological erosions and dilations with window sizes up to $183\times 183$ in the case of using char and $27\times27$ when using double data types.

cs.PF