Rust-PHF is a library to generate efficient lookup tables at compile time using perfect hash functions. It currently uses the CHD algorithm and can generate a 100,000 entry map in roughly .4 seconds.
PyTorch implementation and pretrained models for High resolution Canopy Height Prediction inference. For details, see the paper: Very high resolution canopy height maps from RGB imagery using ...