Adam Geitgey
@ageitgeyUserOn the leaderboard
| Rank | Repository | Stars |
|---|---|---|
| 322 | ageitgey/face_recognition | 56,263 |
Top repositories by stars
- ageitgey/face_recognition(on leaderboard)
The world's simplest facial recognition api for Python and the command line
Python56,122 - ageitgey/node-unfluff
Automatically extract body content (and other cool stuff) from an html document
HTML2,163 - ageitgey/amplify
A Jekyll html theme in the vague style of Medium.com built using Google AMP
CSS1,857 - ageitgey/show-facebook-computer-vision-tags
A very simple Chrome Extension that displays the automated image tags that Facebook has generated for your images
JavaScript1,487 - ageitgey/face_recognition_models
Trained models for the face_recognition python library
Makefile409 - ageitgey/image_to_numpy
Load an image file into a numpy array with Exif orientation support. Prevents upside-down and sideways images!
Python181 - ageitgey/all-podcasts-dataset
A free dataset of (almost) all publicly available podcasts.
133 - ageitgey/medium_to_ghost
Instantly move all your Medium.com content (formatted posts + images) to an open source Ghost blog!
Python122 - ageitgey/node-pullquoter
Automatically pull interesting quotes out of an article.
CoffeeScript116 - ageitgey/image_segmentation_examples
Examples of Image Segmentation with Mask R-CNN from PyImageConf 2018
Python45 - ageitgey/age-gender-estimation
Keras implementation of a CNN network for estimating age and gender
Jupyter Notebook26 - ageitgey/spanish-to-english-translation
Example of building a working Spanish-to-English translation model with Marian NMT
Python23 - ageitgey/Gutenberg
A simple interface to the Project Gutenberg corpus.
Python17 - ageitgey/EasyOCR
Ready-to-use OCR with 40+ languages supported including Chinese, Japanese, Korean and Thai
Python15 - ageitgey/titanic_machine_learning_example
A simple example of how to solve Kaggle's "Titanic: Machine Learning from Disaster" challenge using Python and scikit-learn
Python12 - ageitgey/dlib
A toolkit for making real world machine learning and data analysis applications in C++
C++11 - ageitgey/pypdf
A pure-python PDF library capable of splitting, merging, cropping, and transforming the pages of PDF files
Python8 - ageitgey/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter textbook using Ipython 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.
Python6 - ageitgey/opencv
Open Source Computer Vision Library
C++6 - ageitgey/youtube-explore
Finding YouTube's top recommendations from any query
CSS5 - ageitgey/python-goose
Html Content / Article Extractor, web scrapping lib in Python
Python5 - ageitgey/scrubadub
Clean personally identifiable information from dirty dirty text.
Python4 - ageitgey/pyflight
A Python Wrapper around Google's QPX Express API that supports both asynchronous and synchronous operation.
Python4 - ageitgey/displacy
:boom: displaCy.js: An open-source NLP visualiser for the modern web
JavaScript4 - ageitgey/flask
A microframework based on Werkzeug, Jinja2 and good intentions
Python4 - ageitgey/Theano
Theano is a Python library that allows you to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently. It can use GPUs and perform efficient symbolic differentiation.
Python4 - ageitgey/machine-learning-solution
my octave code for online ML class (by standford)
MATLAB4 - ageitgey/joblib
Computing with Python functions.
Python3 - ageitgey/fastText-windows-binaries
See Releases tab for Windows Python pre-compiled binary modules
HTML3 - ageitgey/grover
Simple fork of rowanz/grover to use only as a demo of running GPT-2 in a notebook
Python3 - ageitgey/scipy
Scipy library main repository
Python3 - ageitgey/quantulum3
Library for unit extraction under active development - fork of quantulum
Python2 - ageitgey/breakingespanol.github.io
Build a Jekyll blog in minutes, without touching the command line.
CSS2 - ageitgey/torch-rnn
Efficient, reusable RNNs and LSTMs for torch
Lua2 - ageitgey/Moby-Dick_15
Moby Dick by Melville, Herman is a Project Gutenberg book, now on Github.
2 - ageitgey/purescript-demo-mario
implementation of Elm's Mario demo in PureScript
PureScript2 - ageitgey/price-transparency-guide
The technical implementation guide for the tri-departmental price transparency rule.
Ruby1 - ageitgey/pgfutter
Import CSV and JSON into PostgreSQL the easy way
Go1 - ageitgey/flask-celery-example
This repository contains the example code for my blog article Using Celery with Flask.
Python1 - ageitgey/ndu
node disk usage
JavaScript1 - ageitgey/testiumjs.github.io
website
CSS1 - ageitgey/hubot-hipchat
HipChat adapter for GitHub's Hubot
CoffeeScript1 - ageitgey/selenium-download
allow downloading of latest selenium standalone server and chromedriver
CoffeeScript1 - ageitgey/node-memcached
A fully featured Memcached client build on top of Node.js. Build with scaling in mind so it will support Memcached clusters and consistent hashing.
JavaScript1 - ageitgey/webdriver-http-sync
Sync http implementation of the WebDriver protocol for Node.js
CoffeeScript1 - ageitgey/2048
A small clone of 1024 (https://play.google.com/store/apps/details?id=com.veewo.a1024)
CSS1 - ageitgey/node-summary
Node module that summarizes text using a naive summarization algorithm
JavaScript1 - ageitgey/coffeescript-project
a great starting point for any CoffeeScript project
CoffeeScript1 - ageitgey/node-heapdump
Make a dump of the V8 heap for later inspection.
C++1 - ageitgey/redcarpet
The safe Markdown parser, reloaded.
C0