# libsr.axera **Repository Path**: axera-opensource/libsr.axera ## Basic Information - **Project Name**: libsr.axera - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-14 - **Last Updated**: 2025-09-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # EDSR AXERA version of the paper 'Enhanced Deep Residual Networks for Single Image Super-Resolution' (CVPRW 2017) ## Build ### x86 Build ```bash git clone --recursive https://github.com/AXERA-TECH/libsr.axera.git cd libsr.axera sudo apt install libopencv-dev build-essential ./build.sh ``` ### AArch64 Build #### Cross-compile for aarch64 ```bash git clone --recursive https://github.com/AXERA-TECH/libsr.axera.git cd libsr.axera ./build_aarch64.sh ``` #### Native Build on Target Board ```bash git clone --recursive https://github.com/AXERA-TECH/libsr.axera.git cd libsr.axera sudo apt install libopencv-dev build-essential ./build.sh ``` --- ## Demo

![gradio_demo](pysr/gradio_demo.jpg) ## Reference [EDSR-PyTorch](https://github.com/sanghyun-son/EDSR-PyTorch) ## Community QQ 群: 139953715