Pinned Repositories
2015
Public material for CS109
3D-Point-Cloud-Analytics
Portfolio for 3D Point Cloud Processing from www.shenlanxueyuan.com China
aerosolve
A machine learning package built for humans.
AlgoXY
Book of Elementary Algorithms and Data structures
AliceVision
Photogrammetric Computer Vision Framework
AMSoftmax
aster
Recognizing cropped text in natural images.
Augmentor
Image augmentation library in Python for machine learning.
awesome
A curated list of awesome lists
awesome-courses
List of awesome university courses for learning Computer Science!
Felixmonkey's Repositories
Felixmonkey/awesome-cheatsheet
:beers: awesome cheatsheet
Felixmonkey/awesome-deep-learning-papers
The most cited deep learning papers
Felixmonkey/AwesomePerfCpp
A curated list of awesome C/C++ performance optimization resources: talks, articles, books, libraries, tools, sites, blogs. Inspired by awesome.
Felixmonkey/Bangalore_Sentiment
Various NLP methods (in python) to perform sentiment analysis
Felixmonkey/chainer-fast-neuralstyle
Chainer implementation of "Perceptual Losses for Real-Time Style Transfer and Super-Resolution".
Felixmonkey/ChatBotCourse
自己动手做聊天机器人教程
Felixmonkey/cleverhans
A library for benchmarking vulnerability to adversarial examples
Felixmonkey/cnn-benchmarks
Benchmarks for popular CNN models
Felixmonkey/CNNdroid
Open Source Library for GPU-Accelerated Execution of Trained Deep Convolutional Neural Networks on Android
Felixmonkey/coursera-archive
Coursera Archive
Felixmonkey/Deep-Learning-Papers-Reading-Roadmap
Deep Learning papers reading roadmap for anyone who are eager to learn this amazing tech!
Felixmonkey/distracted_driver
Felixmonkey/draw_convnet
Felixmonkey/EasyPR
An open source project for chinese plate recognition. It aims to be Easy, Flexible, and Accurate. Welcome to contribute your expertise !
Felixmonkey/EasyPR_MFC
EasyPR_MFC is the Visual interface of EasyPR. You could specify the picture or the foler to be recognized by a button in EasyPR_MFC.
Felixmonkey/face-alignment
Face alignment in 3000 FPS
Felixmonkey/FastAnnotationTool
A tool using OpenCV to annotate images for image classification, optical character reading, ...
Felixmonkey/fastText
Library for fast text representation and classification.
Felixmonkey/FullStackDeveloperCourse
教你成为全栈工程师
Felixmonkey/keras-resources
Directory of tutorials and open-source code repositories for working with Keras, the Python deep learning library
Felixmonkey/multipathnet
A Torch implementation of the object detection network from "A MultiPath Network for Object Detection" (https://arxiv.org/abs/1604.02135)
Felixmonkey/mxnet-face
Using mxnet for face-related algorithm.
Felixmonkey/mxnet-ssd
MXNet port of SSD: Single Shot MultiBox Object Detector. Reimplementation of https://github.com/weiliu89/caffe/tree/ssd
Felixmonkey/neural-doodle
Turn your two-bit doodles into fine artworks with deep neural networks, generate seamless textures from photos, transfer style from one image to another, perform example-based upscaling, but wait... there's more! (An implementation of Semantic Style Transfer.)
Felixmonkey/PRMLT
Pattern Recognition and Machine Learning Toolbox
Felixmonkey/py-darknet-yolo
object detection for 21 classes
Felixmonkey/research
comma.ai for the people to experiment with
Felixmonkey/spatial_transformer_network
Tensorflow Implementation of Spatial Transformer Networks
Felixmonkey/TopDeepLearning
A list of popular github projects related to deep learning
Felixmonkey/Yolo_mark
GUI for marking bounded boxes of objects in images for training Yolo v2