All Projects → GilLevi → Agegenderdeeplearning

GilLevi / Agegenderdeeplearning

Projects that are alternatives of or similar to Agegenderdeeplearning

Hands On Machine Learning For Algorithmic Trading
Hands-On Machine Learning for Algorithmic Trading, published by Packt
Stars: ✭ 562 (-2.26%)
Mutual labels:  jupyter-notebook
Practical python programming
北邮《Python编程与实践》课程资料
Stars: ✭ 569 (-1.04%)
Mutual labels:  jupyter-notebook
Wgan Tensorflow
a tensorflow implementation of WGAN
Stars: ✭ 572 (-0.52%)
Mutual labels:  jupyter-notebook
Machine Learning Specialization
Stars: ✭ 566 (-1.57%)
Mutual labels:  jupyter-notebook
Bert score
BERT score for text generation
Stars: ✭ 568 (-1.22%)
Mutual labels:  jupyter-notebook
Cs231
My corrections for the Standford class assingments CS231n - Convolutional Neural Networks for Visual Recognition
Stars: ✭ 570 (-0.87%)
Mutual labels:  jupyter-notebook
Pyradiomics
Open-source python package for the extraction of Radiomics features from 2D and 3D images and binary masks. Support: https://discourse.slicer.org/c/community/radiomics
Stars: ✭ 563 (-2.09%)
Mutual labels:  jupyter-notebook
Ml Design Patterns
Source code accompanying O'Reilly book: Machine Learning Design Patterns
Stars: ✭ 566 (-1.57%)
Mutual labels:  jupyter-notebook
Tutorials
CatBoost tutorials repository
Stars: ✭ 563 (-2.09%)
Mutual labels:  jupyter-notebook
Deeplearning.ai
Some work of Andrew Ng's course on Coursera
Stars: ✭ 572 (-0.52%)
Mutual labels:  jupyter-notebook
Ttur
Two time-scale update rule for training GANs
Stars: ✭ 567 (-1.39%)
Mutual labels:  jupyter-notebook
Python For Data Analysis
An introduction to data science using Python and Pandas with Jupyter notebooks
Stars: ✭ 564 (-1.91%)
Mutual labels:  jupyter-notebook
Cleverhans
An adversarial example library for constructing attacks, building defenses, and benchmarking both
Stars: ✭ 5,356 (+831.48%)
Mutual labels:  jupyter-notebook
Detectorch
Detectorch - detectron for PyTorch
Stars: ✭ 566 (-1.57%)
Mutual labels:  jupyter-notebook
Codereader
跟大咖一起读源码
Stars: ✭ 572 (-0.52%)
Mutual labels:  jupyter-notebook
Fastcore
Python supercharged for the fastai library
Stars: ✭ 565 (-1.74%)
Mutual labels:  jupyter-notebook
Dogs vs cats
猫狗大战
Stars: ✭ 570 (-0.87%)
Mutual labels:  jupyter-notebook
Gym Trading
Environment for reinforcement-learning algorithmic trading models
Stars: ✭ 574 (-0.17%)
Mutual labels:  jupyter-notebook
Eng Edu
Stars: ✭ 573 (-0.35%)
Mutual labels:  jupyter-notebook
Data Science Notes
数据科学的笔记以及资料搜集
Stars: ✭ 6,072 (+956%)
Mutual labels:  jupyter-notebook

AgeGenderDeepLearning

Description

The purpose of this repository is to assist readers in reproducing our results on age and gender classification for facial images as described in the following work:

Gil Levi and Tal Hassner, Age and Gender Classification Using Convolutional Neural Networks, IEEE Workshop on Analysis and Modeling of Faces and Gestures (AMFG), at the IEEE Conf. on Computer Vision and Pattern Recognition (CVPR), Boston, June 2015

Project page: http://www.openu.ac.il/home/hassner/projects/cnn_agegender/

The code contains the original meta-data files with age and gender labels, a python script for creating prototxt file in order to create the lmdb's for training and shell files for creating the lmdb and mean images.



We have also uploaded an ipython notetebook with example usage of our emotion classification networks from our paper:

Gil Levi and Tal Hassner, Emotion Recognition in the Wild via Convolutional Neural Networks and Mapped Binary Patterns, Proc. ACM International Conference on Multimodal Interaction (ICMI), Seattle, Nov. 2015

If you find our models or code useful, please add suitable reference to our paper in your work.

Also see TensorFlow implementation of our work by Rude Carnie: https://github.com/dpressel/rude-carnie


Copyright 2015, Gil Levi and Tal Hassner

The SOFTWARE provided in this page is provided "as is", without any guarantee made as to its suitability or fitness for any particular use. It may contain bugs, so use of this tool is at your own risk. We take no responsibility for any damage of any sort that may unintentionally be caused through its use.

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