Pinned Repositories
kornia
Geometric Computer Vision Library for Spatial AI
pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
binary-stochastic-neurons
Binary Stochastic Neurons in PyTorch
coord-conv-pytorch
An intriguing failing of convolutional neural networks and the CoordConv solution in PyTorch
crnn.pytorch
Convolutional recurrent network in pytorch
deep-forecast-pytorch
Wind Speed Prediction using LSTMs in PyTorch (https://arxiv.org/pdf/1707.08110.pdf)
instance-segmentation-pytorch
Semantic Instance Segmentation with a Discriminative Loss Function in PyTorch
Ising2D
Monte Carlo Simulation of the Ising Model in 2D
pytorch-cpp-inference
Serving PyTorch 1.0 Models as a Web Server in C++
reseg-pytorch
PyTorch Implementation of ReSeg (https://arxiv.org/pdf/1511.07053.pdf)
Wizaron's Repositories
Wizaron/instance-segmentation-pytorch
Semantic Instance Segmentation with a Discriminative Loss Function in PyTorch
Wizaron/pytorch-cpp-inference
Serving PyTorch 1.0 Models as a Web Server in C++
Wizaron/coord-conv-pytorch
An intriguing failing of convolutional neural networks and the CoordConv solution in PyTorch
Wizaron/crow
Crow is very fast and easy to use C++ micro web framework (inspired by Python Flask)
Wizaron/torchgeometry
TGM: PyTorch Geometry
Wizaron/ARU-Net
Wizaron/cpp-base64
base64 encoding and decoding with c++
Wizaron/ctcdecode
PyTorch CTC Decoder bindings
Wizaron/cxxopts
Lightweight C++ command line option parser
Wizaron/CycleGAN
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
Wizaron/DILATE
Code for our NeurIPS 2019 paper "Shape and Time Distortion Loss for Training Deep Time Series Forecasting Models"
Wizaron/dlib
A toolkit for making real world machine learning and data analysis applications in C++
Wizaron/DocProj
Document Rectification and Illumination Correction using a Patch-based CNN
Wizaron/face_segmentation
Deep face segmentation in extremely hard conditions
Wizaron/geos
Geometry Engine, Open Source [MIRROR]
Wizaron/leptonica
Leptonica is an open source library containing software that is broadly useful for image processing and image analysis applications. The official github repository for Leptonica is: danbloomberg/leptonica. See leptonica.org for more documentation and recent releases.
Wizaron/libdmtx
libdmtx Library
Wizaron/maskrcnn-benchmark
Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
Wizaron/mirror
Visualisation tool for cnn in pytorch
Wizaron/opencv
Open Source Computer Vision Library
Wizaron/pageDistanceBasedContourGenerator
Program that calculates the extraction polygon of present text lines given an existing baseline in the page file
Wizaron/pytorch-CycleGAN-and-pix2pix
Image-to-image translation in PyTorch (e.g., horse2zebra, edges2cats, and more)
Wizaron/pytorch-fid
A Port of Fréchet Inception Distance (FID score) to PyTorch
Wizaron/rapidjson
A fast JSON parser/generator for C++ with both SAX/DOM style API
Wizaron/Real-Time-Voice-Cloning
Clone a voice in 5 seconds to generate arbitrary speech in real-time
Wizaron/signature_extractor
A super lightweight image procesing algorithm for extraction of overlapped handwritten signatures on scanned documents using OpenCV and scikit-image.
Wizaron/spdlog
Fast C++ logging library.
Wizaron/tesseract
Tesseract Open Source OCR Engine (main repository)
Wizaron/vision
Datasets, Transforms and Models specific to Computer Vision
Wizaron/zxing-cpp
ZXing C++ Library