Pinned Repositories
dipy
DIPY is the paragon 3D/4D+ medical imaging library in Python. Contains generic methods for spatial normalization, signal processing, machine learning, statistical analysis and visualization of medical images. Additionally, it contains specialized methods for computational anatomy including diffusion, perfusion and structural imaging.
adversarial-examples-pytorch
Implementation of Papers on Adversarial Examples
AGGAN
Attention-Guided Generative Adversarial Networks for Unsupervised Image-to-Image Translation (IJCNN 2019 Oral)
Arduino_Codes
Codes
gsoc2020
mnist
Real-time digit classifier trained on MNIST.
onboardScripts
Scripts for Odroid onboard drones in ARK
rlcv
tps
Interactive thin-plate spline interpolation
voxelmorph
sarathknv's Repositories
sarathknv/mnist
Real-time digit classifier trained on MNIST.
sarathknv/arbitrary_style_transfer
Fast Neural Style Transfer with Arbitrary Style using AdaIN Layer - Based on Huang et al. "Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization"
sarathknv/Awesome-Scene-Text-Recognition
A curated list of resources dedicated to scene text localization and recognition
sarathknv/CapsNet-Keras
A Keras implementation of CapsNet in Hinton's paper Dynamic Routing Between Capsules. Now Val_acc>99.5%.
sarathknv/coach
Reinforcement Learning Coach by Intel® Nervana™ enables easy experimentation with state of the art Reinforcement Learning algorithms
sarathknv/Curve-Text-Detector
sarathknv/deep-koalarization
Grayscale Image Colorization using deep CNN and Inception-ResNet-v2 (DD2424 Deep Learning in Science course at KTH 2017)
sarathknv/DeepTextSpotter
sarathknv/foolbox
Python toolbox to create adversarial examples that fool neural networks
sarathknv/graph_convnets_pytorch
PyTorch implementation of graph ConvNets, NIPS’16
sarathknv/handong1587.github.io
sarathknv/handwriting-generation
Implementation of handwriting generation with use of recurrent neural networks in tensorflow. Based on Alex Graves paper (https://arxiv.org/abs/1308.0850).
sarathknv/keras
Deep Learning library for Python. Runs on TensorFlow, Theano, or CNTK.
sarathknv/keras-mobile-colorizer
U-Net Model conditioned with MobileNet features for Grayscale -> Color mapping
sarathknv/matplotlib_for_papers
Handout for the tutorial "Creating publication-quality figures with matplotlib"
sarathknv/pretrained-models.pytorch
Pretrained ConvNets for pytorch: ResNeXt101, ResNet152, InceptionV4, InceptionResnetV2, etc.
sarathknv/PyTorch-progressive_growing_of_gans
PyTorch implementation of Progressive Growing of GANs for Improved Quality, Stability, and Variation.
sarathknv/Pytorch_Mask_RCNN
Converted from [tf+keras version MASK-RCNN](https://github.com/matterport/Mask_RCNN)
sarathknv/RefineDet
Single-Shot Refinement Neural Network for Object Detection
sarathknv/SemanticSegmentation_DL
Some implementation of semantic segmantation for DL model
sarathknv/SemiDenseNet
Repository containing the code of one of the networks that we employed in the iSEG Grand MICCAI Challenge 2017, infant brain segmentation.
sarathknv/sketch_simplification
Models and code related to sketch simplification of rough sketches.
sarathknv/ssd-pose-estimation
SSD with Pose-Estimation and Optical Flow
sarathknv/SSH
SSH: Single Stage Headless Face Detector
sarathknv/StarGAN
StarGAN: Unified Generative Adversarial Networks for Multi-Domain Image-to-Image Translation
sarathknv/text-detection-ctpn
text detection mainly based on ctpn model in tensorflow, id card detect, connectionist text proposal network
sarathknv/TextRecognitionDataGenerator
A synthetic data generator for text recognition
sarathknv/Tiny_Faces_in_Tensorflow
A Tensorflow Tiny Face Detector, implementing "Finding Tiny Faces"
sarathknv/UNIT
sarathknv/UniversalStyleTransfer
The source code of NIPS17 'Universal Style Transfer via Feature Transforms'.