Pinned Repositories
distalgo
This is the Python implementation of DistAlgo, a language for distributed algorithms.
face_detection
Face detection using deep learning.
fast-hair-segmentation
Fast hair segmentation
image-captioning
CSE 527: Computer Vision course project on Image captioning. Project report - https://github.com/chintak/image-captioning/blob/master/report.pdf
inpainting-demo
notion2hugo
Notion database/page exporter for generating markdown files compatible with [Hugo](https://gohugo.io/).
scikit-image
Image Processing SciKit (Toolbox for SciPy)
space-bounded-scheduler
Space bounded scheduler for CSE 613 Parallel Programming.
youtube-8m
Starter code for working with the YouTube-8M dataset.
chintak's Repositories
chintak/fast-hair-segmentation
Fast hair segmentation
chintak/scikit-image
Image Processing SciKit (Toolbox for SciPy)
chintak/face_detection
Face detection using deep learning.
chintak/inpainting-demo
chintak/image-captioning
CSE 527: Computer Vision course project on Image captioning. Project report - https://github.com/chintak/image-captioning/blob/master/report.pdf
chintak/chintak.github.io
Deployed version of my personal blog.
chintak/notion2hugo
Notion database/page exporter for generating markdown files compatible with [Hugo](https://gohugo.io/).
chintak/theano-lasagne-docker
Dockerfile for Lasagne with Cuda support. Look at the branches for relevant Dockerfiles - ``cpu`` and ``gpu``.
chintak/ccv
C-based/Cached/Core Computer Vision Library, A Modern Computer Vision Library
chintak/computer-graphics-assignments
Some assignments for Computer Graphics course. (OpenGL)
chintak/cuda-docker
Dockerfile for Cuda
chintak/distalgo
This is the Python implementation of DistAlgo, a language for distributed algorithms.
chintak/E--_compiler
chintak/space-bounded-scheduler
Space bounded scheduler for CSE 613 Parallel Programming.
chintak/youtube-8m
Starter code for working with the YouTube-8M dataset.
chintak/cs344
Introduction to Parallel Programming class code
chintak/cuda-convnet2
Automatically exported from code.google.com/p/cuda-convnet2
chintak/deprecated-blog-jk
Repo for my blog.
chintak/dotfiles
Environment config files
chintak/ghost-site
chintak/kaggle_diabetic_retinopathy
Fifth place solution of the Kaggle Diabetic Retinopathy competition.
chintak/lasagne-tutorials
Learning Lasagne and Theano
chintak/MachineLearning
chintak/misc_codes
chintak/p4p-2015
ECE 459: Programming for Performance, Winter 2015
chintak/policy-gradients-pong
chintak/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
chintak/scikit-learn
scikit-learn: machine learning in Python
chintak/shogun
The Shogun Machine Learning Toolbox (Source Code)
chintak/stanford_dl_ex
Programming exercises for the Stanford Unsupervised Feature Learning and Deep Learning Tutorial