All Projects → rshrc → Gait Recognition

rshrc / Gait Recognition

Distance Recognition of a Human Being with Deep CNN's

Programming Languages

python
139335 projects - #7 most used programming language
python3
1442 projects

Projects that are alternatives of or similar to Gait Recognition

Automatic Watermark Detection
Project for Digital Image Processing
Stars: ✭ 754 (+1378.43%)
Mutual labels:  numpy, image-processing
Pythondatasciencehandbook
The book was written and tested with Python 3.5, though other Python versions (including Python 2.7) should work in nearly all cases.
Stars: ✭ 31,995 (+62635.29%)
Mutual labels:  pandas, numpy
Ai sudoku
GUI based Smart Sudoku Solver that tries to extract a sudoku puzzle from a photo and solve it
Stars: ✭ 830 (+1527.45%)
Mutual labels:  cnn, image-processing
Baby Names Analysis
Data ETL & Analysis on the dataset 'Baby Names from Social Security Card Applications - National Data'.
Stars: ✭ 557 (+992.16%)
Mutual labels:  pandas, numpy
Lambda Packs
Precompiled packages for AWS Lambda
Stars: ✭ 997 (+1854.9%)
Mutual labels:  pandas, numpy
Sdc
Intel® Scalable Dataframe Compiler for Pandas*
Stars: ✭ 623 (+1121.57%)
Mutual labels:  pandas, numpy
Numsharp
High Performance Computation for N-D Tensors in .NET, similar API to NumPy.
Stars: ✭ 882 (+1629.41%)
Mutual labels:  pandas, numpy
Pynamical
Pynamical is a Python package for modeling and visualizing discrete nonlinear dynamical systems, chaos, and fractals.
Stars: ✭ 458 (+798.04%)
Mutual labels:  pandas, numpy
Machinelearningcourse
A collection of notebooks of my Machine Learning class written in python 3
Stars: ✭ 35 (-31.37%)
Mutual labels:  pandas, numpy
Mlcourse.ai
Open Machine Learning Course
Stars: ✭ 7,963 (+15513.73%)
Mutual labels:  pandas, numpy
Pycnn
Image Processing with Cellular Neural Networks in Python
Stars: ✭ 509 (+898.04%)
Mutual labels:  cnn, image-processing
Data Science Complete Tutorial
For extensive instructor led learning
Stars: ✭ 1,027 (+1913.73%)
Mutual labels:  pandas, numpy
Pandapy
PandaPy has the speed of NumPy and the usability of Pandas 10x to 50x faster (by @firmai)
Stars: ✭ 474 (+829.41%)
Mutual labels:  pandas, numpy
Yolo Tf2
yolo(all versions) implementation in keras and tensorflow 2.4
Stars: ✭ 695 (+1262.75%)
Mutual labels:  numpy, image-processing
Mexican Government Report
Text Mining on the 2019 Mexican Government Report, covering from extracting text from a PDF file to plotting the results.
Stars: ✭ 473 (+827.45%)
Mutual labels:  pandas, numpy
Pyda 2e Zh
📖 [译] 利用 Python 进行数据分析 · 第 2 版
Stars: ✭ 866 (+1598.04%)
Mutual labels:  pandas, numpy
Numpycnn
Building Convolutional Neural Networks From Scratch using NumPy
Stars: ✭ 436 (+754.9%)
Mutual labels:  cnn, numpy
Data Science Ipython Notebooks
Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.
Stars: ✭ 22,048 (+43131.37%)
Mutual labels:  pandas, numpy
Machine Learning Alpine
Alpine Container for Machine Learning
Stars: ✭ 30 (-41.18%)
Mutual labels:  pandas, numpy
Abu
阿布量化交易系统(股票,期权,期货,比特币,机器学习) 基于python的开源量化交易,量化投资架构
Stars: ✭ 8,589 (+16741.18%)
Mutual labels:  pandas, numpy

Cross-View Gait Based Human Identification

GAIT is a kind of behavioral biometric feature, whose raw data are video sequences presenting walking people. It is particularly suitable for long-distance human identification, and requires no explicit co-operation by subjects, compared with other kinds of biometric features such as fingerprint and iris.

Using multiple images of the same person from different angles.

gait1

One person having multiple outfits

gait2

The Deep Neural Network Architecture

gait3

Currently Under Active Development

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].