PyTorch
FSRCNN / README.md
cooper_robot
Add release note for v1.3.0
edc27c8
|
Raw
History Blame Contribute Delete
2.22 kB
metadata
library_name: pytorch

fsrcnn_logo

FSRCNN is a lightweight super-resolution network that accelerates single-image upscaling by performing feature extraction and reconstruction directly in the low-resolution space, significantly reducing computational cost compared to earlier approaches.

Original paper: Accelerating the Super-Resolution Convolutional Neural Network

FSRCNNx4

This model uses the FSRCNN ×4 variant, which is trained to reconstruct a high-resolution image at four times the input resolution. It is well suited for applications such as image enhancement, video upscaling, surveillance imagery, and edge devices where fast super-resolution inference is required.

Model Configuration:

  • Reference implementation: FSRCNN
  • Original Weight: FSRCNNx4_Weights.91-image
  • Resolution: 1x1x128x128
  • Support Cooper version:
    • Cooper SDK: [2.5.4]
    • Cooper Foundry: [2.3]
Model Device compression Model Link
FSRCNNx4 N1-655 Amba_optimized Model_Link
FSRCNNx4 N1-655 Activation_fp16 Model_Link
FSRCNNx4 CV7 Amba_optimized Model_Link
FSRCNNx4 CV7 Activation_fp16 Model_Link
FSRCNNx4 CV72 Amba_optimized Model_Link
FSRCNNx4 CV72 Activation_fp16 Model_Link
FSRCNNx4 CV75 Amba_optimized Model_Link
FSRCNNx4 CV75 Activation_fp16 Model_Link