Python TensorFlow semantic-segmentation starter for drone landing safety with Intel optimizations.
Reference implementation of a VGG-UNET semantic segmentation pipeline that identifies paved landing areas from drone imagery. It uses TensorFlow optimized with Intel oneDNN on CPU and Intel Neural Compressor for INT8 quantization, and is suited for edge deployment, benchmarking, and training/hyperparameter experiments.
0