-
awesome-semantic-segmentation
:metal: awesome-semantic-segmentation
★ 11k 5y agoExplain → -
Face-Swap
Face swapping, Image morphing, Image warping.
★ 561 5y agoExplain → -
Face-landmarks-detection-benchmark
Face landmarks(fiducial points) detection benchmark
★ 372 5y agoExplain → -
Network-Speed-and-Compression
Network acceleration methods
★ 178 5y agoExplain → -
Kaggle-Computer-Vision-Competitions-List
List of Kaggle competitions in the field of Computer Vision
★ 174 5y agoExplain → -
CNN-heatmap
No description.
★ 149 5y agoExplain → -
kaggle-dogs-vs-cats-caffe
Kaggle dogs vs cats solution in Caffe
Python ★ 107 6y agoExplain → -
keras-semantic-segmentation-example
Example of semantic segmentation in Keras
Python ★ 56 8y agoExplain → -
skin-detection-example
Simple pixelwise skin detection using classification tree.
Python ★ 29 8y agoExplain → -
MNIST-dataset-in-different-formats
Just a MNIST dataset in different formats
Python ★ 28 9y agoExplain → -
Deep-learning-on-EC2
Deep learning on EC2 AWS
★ 28 8y agoExplain → -
CNN-detector-evaluation
CNN detector evaluation
★ 20 6y agoExplain → -
Transfer-Learning
tags: transfer learning, domain adaptation, finetuning, one-shot learning, zero-shot learning.
★ 18 10y agoExplain → -
Kaggle-Facial-Keypoints-Detection-Solutions
Kaggle Facial Keypoints Detection Solutions
Python ★ 15 9y agoExplain → -
Kaggle-Sea-Lions-Solution
NOAA Fisheries Steller Sea Lion Population Count
Python ★ 13 8y agoExplain → -
Face-search-server
No description.
★ 13 6y agoExplain → -
Dancing-around-hamming-distance
Messing around hamming distance.
★ 8 7y agoExplain → -
Large-Scale-Linear-Classification
Large Scale Linear Classification Methods Evaluation
★ 8 9y agoExplain → -
FDDB-Dataset-Evaluation
FDDB Dataset Evaluation
★ 7 9y agoExplain → -
Unsupervised-joint-alignment-of-complex-images
Just a github copy of http://vis-www.cs.umass.edu/code/congealingcomplex/
C++ ★ 6 11y agoExplain → -
Dancing-around-Autoencoders
No description.
★ 5 9y agoExplain → -
Tensorflow-Related-List
Tensorflow related examples, tutorials, projects list.
★ 5 6y agoExplain → -
char-sequence-recognition-example
End-to-end char sequence recognition in Keras
Python ★ 4 8y agoExplain → -
CPP-tips-tricks-and-idioms
C++ tips tricks and idioms
★ 4 7y agoExplain → -
Linear-SVM-and-HOG
Implementation of linear SVM and HOG
★ 4 9y agoExplain → -
dl_tutorials ⑂
Deep learning tutorials (2nd ed.)
★ 3 10y agoExplain → -
Video-Stabilization-Example
No description.
Python ★ 3 7y agoExplain → -
LFW-Evaluation
Evaluation of Labeled Faces in the Wild (LFW Face Database).
Python ★ 3 9y agoExplain → -
awesome-nlp ⑂
A curated list of resources dedicated to Natural Language Processing
★ 2 10y agoExplain → -
parallel-image-resizer
No description.
Python ★ 2 7y agoExplain → -
fully-convolutional-example
No description.
Jupyter Notebook ★ 2 8y agoExplain → -
Deep-Benchmark-List
Convolutional Neural Network benchmark
★ 2 7y agoExplain → -
List-of-finished-projects
List of finished projects and long term ongoing projects.
★ 2 7y agoExplain → -
Caffe-snippets
Caffe .prototxt, logs, code snippets for pursonal usage only, nothing intersting.
Shell ★ 2 10y agoExplain → -
Face-Recognition-Evaluation
No description.
★ 2 8y agoExplain → -
PCA-and-SVD-Evaluation
PCA and SVD Evaluation
★ 2 7y agoExplain → -
Kaggle-NLP-Competitions-List
No description.
★ 1 8y agoExplain → -
GAN-Related-List
No description.
★ 1 6y agoExplain → -
awesome-computer-vision ⑂
A curated list of awesome computer vision resources
★ 1 11y agoExplain → -
Kalman-and-Bayesian-Filters-in-Python ⑂
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
Jupyter Notebook ★ 1 9y agoExplain → -
Face-normalization
Evaluation of different method for face normalization
★ 1 8y agoExplain → -
3D-Face-Related-List
No description.
★ 1 6y agoExplain → -
PyTorch-Related-List
No description.
★ 1 6y agoExplain → -
random_code_samples
No description.
Python ★ 1 7y agoExplain → -
blob-counting-example
Example of CNN for blob counting
Python ★ 1 8y agoExplain → -
GradientDomainCloning
No description.
Python ★ 1 11y agoExplain → -
cnn_head_detection ⑂
Code for ICCV 2015 paper "Context-aware CNNs for person head detection"
C++ ★ 1 10y agoExplain → -
face_morpher ⑂
Morph faces with Python OpenCV, Numpy, Scipy
Python ★ 1 11y agoExplain → -
face-comparer ⑂
Neural net to compare human faces.
Python ★ 1 10y agoExplain → -
pattern_classification ⑂
A collection of tutorials and examples for solving and understanding machine learning and pattern classification tasks
HTML ★ 1 10y agoExplain → -
Texture-Classification-Evaluation
Texture Classification Evaluation
★ 1 10y agoExplain → -
LBP-and-LBT
Local Binary Pattern and Local Binary Test features related materials.
★ 1 8y agoExplain → -
ssai ⑂
Semantic Segmentation for Aerial Imagery using Convolutional Neural Network
Python ★ 1 10y agoExplain → -
Gradient-Descent-Evaluation
Gradient Descent Algorithms Benchmark
★ 1 10y agoExplain → -
mir_eval ⑂
Evaluation functions for music/audio information retrieval/signal processing algorithms.
Python ★ 0 11y agoExplain → -
MachineLearning
No description.
Matlab ★ 0 11y agoExplain → -
barnes-hut-sne ⑂
Unofficial repository for the Barnes-Hut version of t-SNE by Laurens van der Maaten
C++ ★ 0 13y agoExplain → -
openTLD-1 ⑂
a matlab independent implementation based on Ben Pryke's TLD
C ★ 0 14y agoExplain → -
cvxopt ⑂
CVXOPT -- Python Software for Convex Optimization
C ★ 0 12y agoExplain → -
PyTables ⑂
PyTables is a package for managing hierarchical datasets and designed to efficiently and easily cope with extremely large amounts of data. This a git-svn clone of the Pro version recently released under a BSD-flavored license by Francesc Alted!
Python ★ 0 12y agoExplain → -
Python-Related-List
No description.
★ 0 6y agoExplain → -
Inpainting-Related-List
No description.
★ 0 6y agoExplain → -
meter-reading
No description.
Jupyter Notebook ★ 0 8y agoExplain → -
position-and-radius-estimation-example
Toy example of position and radius estimation
Python ★ 0 8y agoExplain → -
Kaggle-Two-Sigma-Connect-Rental-Listing-Inquiries-Feature-Visualization
No description.
Python ★ 0 9y agoExplain → -
movie-plots-by-genre ⑂
Movie plots by genre tutorial at PyData Berlin 2016
Jupyter Notebook ★ 0 9y agoExplain → -
Attention-OCR ⑂
Visual Attention based OCR
Python ★ 0 9y agoExplain → -
ML-Systems ⑂
papers on large-scale machine learning and systems
★ 0 9y agoExplain → -
machine-learning-for-software-engineers ⑂
A complete daily plan for studying to become a machine learning engineer.
★ 0 9y agoExplain → -
end-to-end-for-chinese-plate-recognition ⑂
多标签分类,端到端的中文车牌识别基于mxnet, End-to-End Chinese plate recognition base on mxnet
Python ★ 0 9y agoExplain → -
ssd-plate_detection ⑂
SSD-based plate detection
Jupyter Notebook ★ 0 9y agoExplain → -
deepcontext ⑂
Author's implementation of 'Unsupervised Visual Representation Learning by Context Prediction'
Python ★ 0 10y agoExplain → -
papers ⑂
Summaries of machine learning papers
★ 0 10y agoExplain → -
AOGDetector ⑂
Source code for object detection with And-Or Graphs
C++ ★ 0 10y agoExplain → -
FaceDetection-ConvNet-3D ⑂
Source code for our ECCV16 paper, Face Detection with End-to-End Integration of a ConvNet and a 3D Model
C++ ★ 0 9y agoExplain → -
openai_pong
No description.
Python ★ 0 9y agoExplain → -
DeepMining ⑂
Auto-tuning Data Science Pipelines
HTML ★ 0 10y agoExplain → -
RectTool
Rect Tool
★ 0 9y agoExplain → -
FastAnnotationTool ⑂
A tool using OpenCV to annotate images for image classification, optical character reading, ...
C++ ★ 0 9y agoExplain → -
Image-Registration-Evaluation
Image Registration Evaluation
★ 0 9y agoExplain → -
TI-pooling ⑂
TI-pooling: transformation-invariant pooling for feature learning in Convolutional Neural Networks
Lua ★ 0 9y agoExplain → -
bing-imagery ⑂
Bing streetside feature detector
JavaScript ★ 0 11y agoExplain → -
awesome-awesomeness ⑂
A curated list of awesome awesomeness
★ 0 10y agoExplain → -
computer-science ⑂
:mortar_board: Path to a free self-taught education in Computer Science!
★ 0 10y agoExplain → -
Fourier_Analysis_Digital_Images ⑂
The goal of this Fourier analysis exercise is to understand the Fourier analysis itself alongside some applications mainly focused on magnitude and phase. Two main exercises will be discussed in this report, first the template matching using Symmetric Phase Only Matched Filters (SPOMF) and Image Registration with Fourier-Mellin Invariant (FMI) – SPOMF. The goal of this Fourier analysis exercise is to understand the Fourier analysis itself alongside some applications mainly focused on magnitude and phase. Two main exercises will be discussed in this report, first the template matching using Symmetric Phase Only Matched Filters (SPOMF) and Image Registration with Fourier-Mellin Invariant (FMI) – SPOMF. The goal of this Fourier analysis exercise is to understand the Fourier analysis itself alongside some applications mainly focused on magnitude and phase. Two main exercises will be discussed in this report, first the template matching using Symmetric Phase Only Matched Filters (SPOMF) and Image Registration with Fourier-Mellin Invariant (FMI) – SPOMF. The goal of this Fourier analysis exercise is to understand the Fourier analysis itself alongside some applications mainly focused on magnitude and phase.Two main exercises will be discussed in this report, first the template matching using Symmetric Phase Only Matched Filters (SPOMF) and Image Registration with Fourier-Mellin Invariant (FMI) – SPOMF.
Matlab ★ 0 11y agoExplain → -
deep-reinforcement-learning-papers ⑂
A list of recent papers regarding deep reinforcement learning
★ 0 10y agoExplain → -
imgwarp-opencv ⑂
Warps an image by a few control points.
C++ ★ 0 11y agoExplain → -
mpicbg ⑂
Fiji module for image transformation and related algorithms
Java ★ 0 10y agoExplain → -
AgeAndGenderEstimation ⑂
age and gender estimation using caffe network
C++ ★ 0 10y agoExplain → -
awesome-slam ⑂
A curated list of awesome SLAM tutorials, projects and communities.
★ 0 10y agoExplain → -
Bayesian-Optimization-List
Bayesian Optimization List
★ 0 9y agoExplain → -
gltut ⑂
Learning Modern 3D Graphics Programming
C++ ★ 0 10y agoExplain → -
awesome-deep-learning-papers ⑂
No description.
★ 0 10y agoExplain → -
advanced_training ⑂
Advanced Scikit-learn training session
Jupyter Notebook ★ 0 10y agoExplain → -
CUDA-Interactive-Rasterizer ⑂
This project implements a CUDA based implementation of a standard rasterized graphics pipeline, similar to the OpenGL pipeline. This includes CUDA based vertex shading, primitive assembly, perspective transformation, rasterization, fragment shading, and writing of the resulting fragments to a framebuffer.
C++ ★ 0 12y agoExplain → -
terrapattern ⑂
Enabling journalists, citizen scientists, humanitarian workers and others to detect “patterns of interest” in satellite imagery.
Jupyter Notebook ★ 0 10y agoExplain → -
LearnOpenGL ⑂
https://github.com/JoeyDeVries/LearnOpenGL
C++ ★ 0 10y agoExplain → -
CppNumericalSolvers ⑂
L-BFGS-B implementation in C++11 using Eigen
C++ ★ 0 10y agoExplain → -
wide-residual-networks ⑂
95.8% and 80% on CIFAR-10 and CIFAR-100
Lua ★ 0 10y agoExplain → -
faceHack ⑂
Replace faces in any video with your own! Made for Terrible Hacks
HTML ★ 0 10y agoExplain → -
FD-Evaluation ⑂
Compact CNN cascade for face detection
C++ ★ 0 10y agoExplain → -
DataSciencePython ⑂
common data analysis and machine learning tasks using python
Python ★ 0 10y agoExplain → -
awesome-robotics ⑂
A list of awesome Robotics resources
★ 0 10y agoExplain → -
odsc_east_2016 ⑂
No description.
Jupyter Notebook ★ 0 10y agoExplain → -
Numerical-Analysis-Examples ⑂
Numerical Analysis Implementations in Various Languages
C# ★ 0 10y agoExplain → -
Async-EASGD ⑂
A distributed torch framework for heterogeneous systems
Lua ★ 0 10y agoExplain → -
cs231n.github.io ⑂
Public facing notes page
HTML ★ 0 10y agoExplain → -
Machine-Learning-Tutorials ⑂
machine learning and deep learning tutorials, articles and other resources
★ 0 10y agoExplain → -
RCN ⑂
The code for Recombinator Networks paper.
Python ★ 0 10y agoExplain → -
pyrlcade ⑂
Python Reinforcement Learning Algorithms for the Arcade Learning Environment
Python ★ 0 11y agoExplain → -
torch-decomposition ⑂
Component Analysis using Torch7 (PCA, Whitened PCA, LDA, LPP, NPP, FastICA)
Lua ★ 0 11y agoExplain → -
DeepLearningVideoGames ⑂
No description.
Python ★ 0 10y agoExplain → -
Probabilistic-Graphical-Models ⑂
Code for Implementation, Inference, and Learning of Bayesian and Markov Networks along with some practical examples.
C++ ★ 0 13y agoExplain → -
AgeGenderDeepLearning ⑂
No description.
Shell ★ 0 10y agoExplain → -
DeepMind-Atari-Deep-Q-Learner ⑂
The original code from the DeepMind article + my tweaks
Lua ★ 0 10y agoExplain → -
adventures_in_opencl ⑂
A tutorial series for learning OpenCL
C++ ★ 0 10y agoExplain → -
Kaggle-Ensemble-Guide ⑂
Code for the Kaggle Ensembling Guide Article on MLWave
Python ★ 0 10y agoExplain → -
3DMM ⑂
3D Morphable Model software (https://www.cs.cmu.edu/~efros/courses/AP06/Papers/Blanz-siggraph-99.pdf)
HTML ★ 0 10y agoExplain → -
4dface ⑂
Real-time 3D face tracking and reconstruction from 2D video
C++ ★ 0 10y agoExplain → -
DeepID_FaceClassify ⑂
Practise of DeepID for Face Classification
Python ★ 0 11y agoExplain → -
eos ⑂
A lightweight 3D Morphable Face Model fitting library in modern C++11/14
C++ ★ 0 10y agoExplain → -
stanford_dl_ex ⑂
Programming exercises for the Stanford Unsupervised Feature Learning and Deep Learning Tutorial
Matlab ★ 0 11y agoExplain → -
landmarker.io ⑂
Image and mesh annotation web application
JavaScript ★ 0 10y agoExplain → -
face-rating ⑂
A machine learning model that predicts facial attractiveness from images
Python ★ 0 10y agoExplain → -
PyPoi ⑂
"Py"thon program for "Poi"sson Image Editing
Python ★ 0 10y agoExplain → -
LabelMeAnnotationTool-1 ⑂
Source code for the LabelMe annotation tool.
JavaScript ★ 0 14y agoExplain → -
Smart-Edges
No description.
★ 0 8y agoExplain → -
deepmat ⑂
Matlab Code for Restricted/Deep Boltzmann Machines and Autoencoders
Matlab ★ 0 11y agoExplain → -
NPD ⑂
http://www.cbsr.ia.ac.cn/users/scliao/projects/npdface/
C++ ★ 0 10y agoExplain → -
sketch_the_common ⑂
Matlab implementing the sketching part of Shai Bagon, Or Brostovsky, Meirav Galun and Michal Irani's Detecting and Sketching the Common (CVPR 2010).
Matlab ★ 0 11y agoExplain → -
winterstudy
Winter Study of CVLAB@SNU in Preparation for ECCV 2016
★ 0 10y agoExplain → -
cat-generator ⑂
Generate cat images with neural networks
Lua ★ 0 10y agoExplain → -
MachineLearning-C---code ⑂
using c++ code to show the example of machine learning
C++ ★ 0 12y agoExplain → -
photo_splitter ⑂
GUI for cropping a large amount of images quickly.
Python ★ 0 13y agoExplain → -
kaggle-galaxies ⑂
Winning solution for the Galaxy Challenge on Kaggle (http://www.kaggle.com/c/galaxy-zoo-the-galaxy-challenge)
Python ★ 0 12y agoExplain → -
odscon-sf-2015 ⑂
Material for ODSCON San Francisco 2015
★ 0 10y agoExplain → -
deepframeworks ⑂
Evaluation of Deep Learning Frameworks
★ 0 10y agoExplain → -
Recognitor ⑂
Plate recognition for russian numbers
Java ★ 0 12y agoExplain → -
python-machine-learning-book ⑂
The "Python Machine Learning" book code repository and info resource
Python ★ 0 10y agoExplain → -
Face3Dv3 ⑂
3D Face Reconstruction from a Single Image (3rd version)
Java ★ 0 11y agoExplain → -
deepboost ⑂
No description.
C++ ★ 0 11y agoExplain → -
BinaryConnect ⑂
Training Deep Neural Networks with binary weights during propagations
Python ★ 0 10y agoExplain → -
Large-Scale-K-means
Evaluation of k-means algorithms
★ 0 8y agoExplain → -
DAT7 ⑂
General Assembly's Data Science course in Washington, DC
Python ★ 0 10y agoExplain → -
er-face-detection-cpp ⑂
ER - Modified C++ implementation of the Zhu face detection algorithm
C++ ★ 0 10y agoExplain → -
LabelMeAnnotationTool ⑂
Source code for the LabelMe annotation tool.
HTML ★ 0 10y agoExplain → -
FaceDetection_CNN ⑂
Multi-view Face Detection Using Deep Convolutional Neural Networks
Python ★ 0 11y agoExplain → -
UnbalancedDataset ⑂
Python module to perform under sampling and over sampling with various techniques.
Python ★ 0 10y agoExplain → -
openface ⑂
Face recognition with Google's FaceNet deep neural network.
Lua ★ 0 10y agoExplain → -
implicit-sgd ⑂
Using stochastic gradient descent (SGD) with explicit and implicit updates to fit large-scale statistical models.
R ★ 0 12y agoExplain → -
Music-Composing
Music Composing using different methods
★ 0 6y agoExplain → -
awesome-torch ⑂
A curated list of awesome Torch tutorials, projects and communities
★ 0 10y agoExplain → -
drwn ⑂
Darwin: A Framework for Machine Learning Research and Development
C++ ★ 0 10y agoExplain → -
textonboost ⑂
Texton boost implementation in C++ by Philipp Kraehenbuehl
C++ ★ 0 13y agoExplain → -
kaggle-cifar10-torch7 ⑂
Code for Kaggle-CIFAR10 competition. 5th place.
Lua ★ 0 11y agoExplain → -
tutorials ⑂
A series of machine learning tutorials for Torch7
Lua ★ 0 10y agoExplain → -
libclsvm ⑂
OpenCL optimized SVM library
C++ ★ 0 12y agoExplain → -
lpo ⑂
Implementation of the CVPR 2015 paper: Learning to propose objects
C++ ★ 0 10y agoExplain → -
js-segment-annotator ⑂
Javascript image annotation tool based on image segmentation.
JavaScript ★ 0 10y agoExplain → -
Pascal-VOC-Evaluation
Pascal VOC Evaluation
★ 0 10y agoExplain → -
BING-Objectness ⑂
Detect bounding boxes of objects in images
C++ ★ 0 11y agoExplain → -
rcnn-depth ⑂
Learning Rich Features from RGB-D Images for Object Detection and Segmentation
Matlab ★ 0 11y agoExplain → -
EasyConvNet ⑂
A simple implementation of convolutional networks in Matlab
Matlab ★ 0 11y agoExplain → -
v1s-0.0.4_scene ⑂
v1s eval for MIT 6.870 (2009)
Python ★ 0 14y agoExplain → -
cvpr09_lfw ⑂
Code used in "How far can you get with a modern face recognition test set using only simple features? - Pinto N, DiCarlo JJ, Cox DD (CVPR 2009)"
Python ★ 0 16y agoExplain → -
crfasrnn ⑂
This repository contains the source code for the semantic image segmentation method described in the ICCV 2015 paper: Conditional Random Fields as Recurrent Neural Networks. http://crfasrnn.torr.vision/
C++ ★ 0 10y agoExplain → -
nips2014-survey ⑂
Survey of hyperparameter optimization use in NIPS2014
★ 0 10y agoExplain → -
mondrianforest ⑂
Code for "Mondrian Forests: Efficient Online Random Forests"
Python ★ 0 12y agoExplain → -
ML_Algorithms
The implementation of some machine learning algorithms
Python ★ 0 11y agoExplain → -
CVPR15-CFSS ⑂
Full version (training+testing) of implementation of Shizhan Zhu et al.'s CVPR-15 work Face Alignment by Coarse-to-Fine Shape Searching
Matlab ★ 0 10y agoExplain → -
face-crawl ⑂
Face crawler
JavaScript ★ 0 11y agoExplain → -
arrayfire ⑂
ArrayFire: a general purpose GPU library.
C++ ★ 0 10y agoExplain → -
sparse_linear_model ⑂
ML library with emphasis on the sparse linear model.
Matlab ★ 0 12y agoExplain → -
jointCascade_py ⑂
Joint Cascade Face Detection and Alignment
Python ★ 0 11y agoExplain → -
the-secret-of-the-big-guys ⑂
k-means + a linear model = good results
Python ★ 0 12y agoExplain → -
kmeans-learning-torch ⑂
K-means feature learning on CIFAR-10 translated to Torch
Lua ★ 0 11y agoExplain → -
Two-layer-network
Various configurations of two layer networks.
★ 0 10y agoExplain → -
curbm ⑂
script for RBM training (based on github.com/cudamat)
Cuda ★ 0 10y agoExplain → -
clmtrackr ⑂
Javascript library for precise tracking of facial features via Constrained Local Models
JavaScript ★ 0 11y agoExplain → -
UFLDL-Tutorial-Exercises-C ⑂
UFLDL tutorial exercises written in C++ using libLBFGS, Eigen3 and OpenCV libraries.
C ★ 0 12y agoExplain → -
uniform-lbp ⑂
trying out new things in FaceRecognition
C++ ★ 0 10y agoExplain → -
jade ⑂
A computer vision project to infer people's gender, age, and personality traits from Facebook profile photos.
C++ ★ 0 11y agoExplain → -
rftk-colrf-icml2013 ⑂
ICML 2013 experiments for "Consistency of Online Random Forests" using rftk
Python ★ 0 12y agoExplain → -
machine-learning-samples ⑂
Sample applications built using Amazon Machine Learning.
Python ★ 0 11y agoExplain → -
libdnn ⑂
A lightweight and user friendly C++ library for deep and convolutional neural network with GPU acceleration
C++ ★ 0 11y agoExplain → -
flattened-cnn ⑂
Flattened convolutional neural networks (1D convolution modules for Torch nn)
Cuda ★ 0 10y agoExplain → -
neural-networks-and-deep-learning ⑂
Code samples for my book "Neural Networks and Deep Learning"
Python ★ 0 10y agoExplain → -
OpenDL ⑂
The Deep Learning training framework on Spark
Java ★ 0 10y agoExplain → -
PCANet ⑂
rewrite the matlab code of pcanet into c++
Scala ★ 0 11y agoExplain → -
books-that-I-read
books that I read
★ 0 10y agoExplain → -
fasthog ⑂
FastHOG library that has been fixed to work with CUDA 5.x on Ubuntu 12.04
C++ ★ 0 12y agoExplain → -
gSLICr ⑂
gSLICr: Real-time super-pixel segmentation
C++ ★ 0 10y agoExplain → -
def-dict ⑂
Code for Deformation Dictionaries CVPR 2014 paper
Matlab ★ 0 11y agoExplain → -
semantic_contours ⑂
Code for the ICCV 2011 paper"Semantic contours from inverse detectors"
Matlab ★ 0 14y agoExplain → -
sds ⑂
Code for SDS
Python ★ 0 10y agoExplain → -
Xiao06_color_transfer ⑂
This is an open-source implementation of Xiao's image colour transfer algorithm published in 2006. MATLAB/Octave code is provided.
Matlab ★ 0 10y agoExplain → -
faster_rcnn ⑂
Faster R-CNN
Matlab ★ 0 10y agoExplain → -
DeepNet-2 ⑂
I implement RBM, DBN, Multi-modal DBN with Python and the majority of matrix operations are executed on GPU. In this project I employ Cudamat and Numpy python libs.
C ★ 0 11y agoExplain → -
BDA_m_demos ⑂
Bayesian Data Analysis demos for Matlab/Octave
Matlab ★ 0 10y agoExplain → -
inception ⑂
No description.
★ 0 10y agoExplain →
No repos match these filters.