libsrcnn

Super-Resolution imaging with Convolutional Neural Network library for G++, Non-OpenCV model.

LGPL-3.0 License

Stars
16
libsrcnn - Prebuild of version 0.1.9.35 Latest Release

Published by rageworx about 5 years ago

Changes :

  • Fixed color space scaling glitches.
  • Fixed a bug fo image processing memory bug from 0.1.9.34.
  • New feature since step-scaling from 0.1.8.30.
  • Supports alpha channel ( not recommend for too low resolution image )
  • Check readme.md for more detailed information.

Attachments:

  • Some windows 64bit platform binaries who cannot build source codes.
libsrcnn - Prebuild of version 0.1.6.23

Published by rageworx about 6 years ago

Supports:

  • Windows x86-64 DLL
  • MacOSX 12.1 dylib

About:

  • Fixed many bugs, specially wrong reconstructing fixed from ShuWang's SRCNN.
  • Now SRCNN proceeds final third layer to use as Y channel when it reconstructing to new result.
  • Fixed memory copy bug ( internal ).
  • Fixed memory leak in final step.
libsrcnn - Prebuild of version 0.1.4.17 for Win64 DLL

Published by rageworx about 6 years ago

About:

  • Bug fixed again for color space conversion form verison 0.1.4.16.
libsrcnn - Prebuild of version 0.1.4.15 for Win64 DLL

Published by rageworx about 6 years ago

About:

  • This is a prebuild, pre-release for Windows64 DLL.
  • May optimized for Intel I7-7 series.
  • Recommend to use Makefiles.{your platform or type} for build source code.