All Projects → willard-yuan → my-awesome-awesomeness

willard-yuan / my-awesome-awesomeness

Licence: other
自己使用的一些工具

个人使用资源汇总

图像传统特征提取

  • fishercaffe, C++ training and testing code for an SVM using Vlfeat fisher vectors together with possible other features.
  • DBow3, Improved version of DBow2.
  • CudaSift, A CUDA implementation of SIFT for NVidia GPUs.

图像检索之哈希

  • FALCONN, LSH哈希,数据依赖实现方法,目前不支持数据动态插入。
  • mih, Fast exact nearest neighbor search in Hamming distance on binary codes with Multi-index hashing.
  • min-loss-hashing, matlab版及Python版的LSH.
  • E2LSH, LSH Algorithm and Implementation.
  • nmslib, Non-Metric Space Library (NMSLIB): A similarity search library and a toolkit for evaluation of k-NN methods for generic non-metric spaces.

图像检索之PQ

  • pq-fast-scan. The PQ Fast Scan project is a C++11 implementation of fast vector scanning techniques for nearest neighbor search in large databases of high-dimensional vectors.
  • second-candidate, An implementation of the state-of-the-art methods of product quantization based ANN search.
  • hdidx, pproximate Nearest Neighbor (ANN) search for high-dimensional data, hdidx-eval.
  • Product-Quantization, The implementation of the paper " Product quantization for nearest neighbor search".

倒排索引

OCR

深度学习工具

  • Netscope, A web-based tool for visualizing neural network architectures (or technically, any directed acyclic graph). It currently supports Caffe's prototxt format.
  • A Guide to Deep Learning.

深度学习网络模型

数据可视化研究

计算机视觉与数据分析

  • ccv, C-based/Cached/Core Computer Vision Library, A Modern Computer Vision Library.
  • vlfeat, An open library of computer vision algorithms.
  • flann, Fast Library for Approximate Nearest Neighbors.
  • PCV, Open source Python module for computer vision.
  • scikit-learn, scikit-learn: machine learning in Python.
  • SimpleCV, The Open Source Framework for Machine Vision.
  • pydata-book, Materials and IPython notebooks for "Python for Data Analysis".
  • DeepLearningTutorials, Deep Learning Tutorial notes and code. See the wiki for more info.
  • awesome-bigdata, A curated list of awesome big data frameworks, ressources and other awesomeness.
  • decaf-release, Decaf is DEPRECATED! The new framework that has all the good things: GPU computation, full train/test scripts, native C++, and an active community!
  • bgslibrary, 背景减除.
  • handDetectionCV, Hand Detection using Color Recognition.
  • pyimreg, Simple Image registration using SIFT and RANSAC algorithm.
  • spearmint, Spearmint is a package to perform Bayesian optimization according to the algorithms outlined in the paper: Practical Bayesian Optimization of Machine Learning Algorithms. Jasper Snoek, Hugo Larochelle and Ryan P. Adams. Advances in Neural Information Processing Systems, 2012.
  • mahotas, Computer Vision in Python.
  • feature-extraction, matlab版特征提取。

前端工具

shell

  • oh-my-zsh,文艺编程员必备的shell。

歌曲

python

  • PYTHON资源入口汇总
  • OverFeat, OverFeat is a Convolutional Network-based image classifier and feature extractor.
  • noccn, Utilities for Alex Krizhevsky's cuda-convnet.
  • morb, Modular Restricted Boltzmann Machine (RBM) implementation using Theano.
  • pylearn2, A Machine Learning library based on Theano.

C++

  • ccv, C-based/Cached/Core Computer Vision Library, A Modern Computer Vision Library.
  • Theano, 很多python的CNN都用到了这个包。

优秀博客

HTML5 app框架

  • ionic, Advanced HTML5 mobile development framework and SDK. Build incredible hybrid apps with web technologies you already know and love. Best friends with AngularJS.
  • ionicons, The premium icon font for Ionic.
  • generator-ionic(Build hybrid mobile apps using the Ionic Framework).
  • ionic-site, Repo for the ionicframework.com site.

代码搜集

  • Matlab,可以在上搜集一些比较好得matlab代码

OS X

Jekyll主题

  • so-simple-theme, A simple and clean responsive Jekyll theme for words and photos.
  • made-mistakes, [OLD] Made Mistakes website codebase.
  • minimal-mistakes, A responsive Jekyll theme with clean typography and support for large full page images.
  • hpstr-jekyll-theme, A Jekyll theme with some tumble-log tendencies.
  • jekyll-bootstrap, The quickest way to start and publish your Jekyll powered blog. 100% compatible with GitHub pages.
  • left, Left is a clean, whitespace-happy layout for Jekyll.

静态页面生成器

Python相关

  • pyspider, 爬虫框架。
  • bokeh, Interactive Web Plotting for Python.
  • codeparkshare, Python初学者(零基础学习Python、Python入门)书籍、视频、资料、社区推荐.
  • hyde, A Python Static Website Generator.
  • scipy-lecture-notes, Tutorial material on the scientific Python ecosystem.
  • Projects, A list of practical projects that anyone can solve in any programming language.
  • networkx, NetworkX is a Python package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks.
  • python-for-android, Turn your Python application into an Android APK - Build your own python and extension.

CSS

  • Effeckt.css, A Performant Transitions and Animations Library.
  • normalize.css, A collection of HTML element and attribute style-normalizations.

Django and its extension

JS

  • pdf.js, PDF Reader in JavaScript.
  • audiojs, A cross-browser javascript wrapper for the html5 audio tag.
  • jstutorial, Javascript tutorial book.
  • impress.js, It's a presentation framework based on the power of CSS3 transforms and transitions in modern browsers and inspired by the idea behind prezi.com.

Book

Web show

画图

  • vistat, A reproducible gallery of statistical graphics.

WordPress

  • roots, The best WordPress starter theme with a modern front-end development workflow. Based on HTML5 Boilerplate, gulp, Bower, and Bootstrap.

前段框架

  • Semantic-UI, Semantic is a UI component framework based around useful principles from natural language.

移动web解决方案

  • Spirit, 腾讯移动Web整体解决方案.
  • mobileTech, A useful tools or tips list for mobile web application developing.
  • foundation, 响应式布局前段框架。

时间线

  • life, Life - a timeline of important events in my life.

jQ插件

  • BookBlock, A jQuery plugin that will create a booklet-like component that let's you navigate through its items by flipping the pages.

PHP框架

  • CodeIgniter, Open Source PHP Framework (originally from EllisLab).

在线版PPT工具

编程风格指南

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].