Edge-side super-resolution for UAV scenarios

Edge-side super-resolution for UAV scenarios

Table of Contents

Overview

This demo targets UAV scenarios where visual input is often bandwidth-limited, compressed, or captured under challenging operating conditions. The system performs edge-side super-resolution to improve visual quality before downstream perception or human inspection.

System Design

The pipeline is organized around low-latency inference, constrained memory use, and deployability on edge platforms. It is intended to evaluate how model design, memory behavior, and system scheduling interact in a realistic UAV workload.

Demo Highlights

  • Enhances low-resolution UAV imagery at the edge.
  • Supports architecture-aware evaluation of vision workloads.
  • Provides a concrete deployment target for studying efficient intelligent systems.

Back to System & Demos