ishmael1985's Stars
jwasham/coding-interview-university
A complete computer science study plan to become a software engineer.
fastai/fastai
The fastai deep learning library
fastai/numerical-linear-algebra
Free online textbook of Jupyter notebooks for fast.ai Computational Linear Algebra course
cpp-best-practices/cppbestpractices
Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources. See README.md for more information.
Neargye/magic_enum
Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
rttrorg/rttr
C++ Reflection Library
FloopCZ/tensorflow_cc
Build and install TensorFlow C++ API library.
soapisnotfat/super-resolution
collection of super-resolution models & algorithms
twtygqyy/pytorch-SRResNet
pytorch implementation for Photo-Realistic Single Image Super-Resolution Using a Generative Adversarial Network arXiv:1609.04802
PatWie/tensorflow-cmake
TensorFlow examples in C, C++, Go and Python without bazel but with cmake and FindTensorFlow.cmake
twtygqyy/pytorch-vdsr
VDSR (CVPR2016) pytorch implementation
igv/FSRCNN-TensorFlow
An implementation of the Fast Super-Resolution Convolutional Neural Network in TensorFlow
AntreasAntoniou/DAGAN
DAGAN: Data Augmentation Generative Adversarial Networks
arokem/python-matlab-bridge
A simple Python => MATLAB(R) interface and a matlab_magic for ipython
cjweeks/tensorflow-cmake
Integrate TensorFlow with CMake projects effortlessly
twtygqyy/pytorch-LapSRN
Pytorch implementation for LapSRN (CVPR2017)
msmsajjadi/FRVSR
Frame-Recurrent Video Super-Resolution (official repository)
elcorto/imagecluster
Cluster images based on image content using a pre-trained deep neural network, optional time distance scaling and hierarchical clustering.
eborboihuc/rotate_3d
3D Rotation image along specific axes
taki0112/DRIT-Tensorflow
Simple Tensorflow implementation of "Diverse Image-to-Image Translation via Disentangled Representations" (ECCV 2018 Oral)
HighVoltageRocknRoll/sr
Image and video super resolution
togheppi/pytorch-super-resolution-model-collection
Collection of Super-Resolution models via PyTorch
HamedMP/tensorflow_export_cpp_example
Tutorial for how to export your tensorflow models in python to C++
mochimodev/cuda-hashing-algos
A Collection of Hashing Algorithms Implemented In CUDA
yippp/FSRCNN
Unofficial PyTorch implementation of FSRCNN (Fast Super-Resolution Convolutional Neural Network)
gbeauchesne/ffvademo
Simple FFmpeg/vaapi based player
tradr-project/tensorflow_ros
Project moved to tensorflow_ros_cpp
grocid/gpusha1
⛏ Simple SHA-1 prefix/suffix brute force in CUDA (CTF proof-of-work)
pauldotknopf/raspberry-pi-camera-source
A yocto-based image that plays a video on loop on boot. This is great to use as a test "camera" for video processing/capturing development.
pauldotknopf/meta-intel-media-stack
A meta layer for using the intel media stack (01org) on Intel CPUs