Skip to content

ashujha301/Deep-super-resolution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Deep-super-resolution

A fully custom Image Super-Resolution system built from scratch using Python, CuPy, and C++ acceleration without PyTorch or TensorFlow.

This project implements a Residual CNN architecture for 2× image upscaling, including manual forward and backward propagation, custom convolution layers, GPU acceleration, and optimized C++ kernels.

About

A fully custom Image Super-Resolution system built from scratch using Python, CuPy, and C++ acceleration without PyTorch or TensorFlow.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors