Examples ======== This section provides practical examples of using PyNAS for different applications and scenarios. .. toctree:: :maxdepth: 2 vessel_detection remote_sensing edge_optimization custom_blocks Vessel Detection --------------- Learn how to use PyNAS for ship detection in SAR imagery. :doc:`vessel_detection` Remote Sensing Applications --------------------------- Apply PyNAS to various remote sensing tasks including land cover classification and change detection. :doc:`remote_sensing` Edge Device Optimization ------------------------ Optimize neural architectures for deployment on resource-constrained edge devices. :doc:`edge_optimization` Custom Architecture Blocks -------------------------- Create and integrate custom building blocks into the PyNAS framework. :doc:`custom_blocks`