All Projects → OlafenwaMoses → Idenprof

OlafenwaMoses / Idenprof

Licence: mit
IdenProf dataset is a collection of images of identifiable professionals. It is been collected to enable the development of AI systems that can serve by identifying people and the nature of their job by simply looking at an image, just like humans can do.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Idenprof

Artificio
Deep Learning Computer Vision Algorithms for Real-World Use
Stars: ✭ 326 (+118.79%)
Mutual labels:  image-classification, image-recognition
Dmsmsgrcg
A photo OCR project aims to output DMS messages contained in sign structure images.
Stars: ✭ 18 (-87.92%)
Mutual labels:  image-classification, image-recognition
Basic cnns tensorflow2
A tensorflow2 implementation of some basic CNNs(MobileNetV1/V2/V3, EfficientNet, ResNeXt, InceptionV4, InceptionResNetV1/V2, SENet, SqueezeNet, DenseNet, ShuffleNetV2, ResNet).
Stars: ✭ 374 (+151.01%)
Mutual labels:  image-classification, image-recognition
Remo Python
🐰 Python lib for remo - the app for annotations and images management in Computer Vision
Stars: ✭ 138 (-7.38%)
Mutual labels:  datasets, image-classification
Nsfw Resnet
🔥🔥NSFW implement in pytorch(色情图&性感图识别,本程序经过了线上大数据集测试,性能优异效果良好)🔥🔥
Stars: ✭ 142 (-4.7%)
Mutual labels:  image-classification, image-recognition
Facial Expression Recognition Using Cnn
Deep facial expressions recognition using Opencv and Tensorflow. Recognizing facial expressions from images or camera stream
Stars: ✭ 261 (+75.17%)
Mutual labels:  image-classification, images
Image classifier
CNN image classifier implemented in Keras Notebook 🖼️.
Stars: ✭ 139 (-6.71%)
Mutual labels:  image-classification, image-recognition
al-fk-self-supervision
Official PyTorch code for CVPR 2020 paper "Deep Active Learning for Biased Datasets via Fisher Kernel Self-Supervision"
Stars: ✭ 28 (-81.21%)
Mutual labels:  image-classification, image-recognition
Images Web Crawler
This package is a complete tool for creating a large dataset of images (specially designed -but not only- for machine learning enthusiasts). It can crawl the web, download images, rename / resize / covert the images and merge folders..
Stars: ✭ 51 (-65.77%)
Mutual labels:  image-classification, images
Channel Pruning
Channel Pruning for Accelerating Very Deep Neural Networks (ICCV'17)
Stars: ✭ 979 (+557.05%)
Mutual labels:  image-classification, image-recognition
Deep-Learning
It contains the coursework and the practice I have done while learning Deep Learning.🚀 👨‍💻💥 🚩🌈
Stars: ✭ 21 (-85.91%)
Mutual labels:  image-classification, image-recognition
Photogrammetry datasets
Collection of 250+ datasets for photogrammetry
Stars: ✭ 76 (-48.99%)
Mutual labels:  datasets, images
PlayerDetection
Player detection and ball detection in football matches using image processing(opencv).
Stars: ✭ 50 (-66.44%)
Mutual labels:  image-classification, image-recognition
Flutter programs
Experiments with Mobile
Stars: ✭ 308 (+106.71%)
Mutual labels:  image-classification, image-recognition
Reproducibilty-Challenge-ECANET
Unofficial Implementation of ECANets (CVPR 2020) for the Reproducibility Challenge 2020.
Stars: ✭ 27 (-81.88%)
Mutual labels:  image-classification, image-recognition
Label Studio
Label Studio is a multi-type data labeling and annotation tool with standardized output format
Stars: ✭ 7,264 (+4775.17%)
Mutual labels:  datasets, image-classification
GFNet
[NeurIPS 2021] Global Filter Networks for Image Classification
Stars: ✭ 199 (+33.56%)
Mutual labels:  image-classification, image-recognition
aws-rekognition
A Laravel Package/Facade for the AWS Rekognition API
Stars: ✭ 20 (-86.58%)
Mutual labels:  image-classification, image-recognition
Deep learning projects
Stars: ✭ 28 (-81.21%)
Mutual labels:  image-classification, image-recognition
Rostensorflow
TensorFlow ImageNet demo using ROS sensor_msgs/Image
Stars: ✭ 59 (-60.4%)
Mutual labels:  image-classification, image-recognition

IdenProf

IdenProf is a dataset containing images of identifiable professionals.


IdenProf is a dataset of identifiable professionals, collected in order to ensure that machine learning systems can be trained to recognize professionals by their mode of dressing as humans can observe. This is part of our mission to train machine learning systems to perceive, understand and act accordingly in any environment they are deployed.

This is the first release of the IdenProf dataset. It contains 11,000 images that span cover 10 categories of professions. The professions included in this release are:

  • Chef
  • Doctor
  • Engineer
  • Farmer
  • Firefighter
  • Judge
  • Mechanic
  • Pilot
  • Police
  • Waiter

There are 1,100 images for each category, with 900 images for trainings and 200 images for testing . We are working on adding more categories in the future and will continue to improve the dataset.



>>> DOWNLOAD, TRAINING AND PREDICTION:

The IdenProf dataset is provided for download in the release section of this repository. You can download the dataset via this link .

We have also provided a python codebase to download the images, train ResNet50 on the images and perform prediction using a pretrained model (also using ResNet50) provided in the release section of this repository. The python codebase is contained in the idenprof.py file and the model class labels for prediction is also provided the idenprof_model_class.json. The pretrained ResNet50 model is available for download via this link. This pre-trained model was trained over 61 epochs only, but it achieved 79% accuracy on 2000 test images. You can see the prediction results on new images that were not part of the dataset in the Prediction Results section below. More experiments will enhance the accuracy of the model.
Running the experiment or prediction requires that you have Tensorflow, Numpy and Keras installed.



>>> DATASHEET FOR IDENPROF

For transparency and accountability on the collection and content of the IdenProf dataset, we have provided a comprehensive datasheet on the dataset . The datasheet is based on the blueprint provided in the 2018 paper publication , "Datasheets for Datasets" by Timnit. et al. The datasheet is available via this link.

>>> Prediction Results

chef  :  99.90828037261963
waiter  :  0.0905417778994888
doctor  :  0.0011116820132883731


firefighter  :  80.1691472530365
police  :  19.79282945394516
engineer  :  0.03719799569807947


farmer  :  99.93320107460022
police  :  0.06526767974719405
firefighter  :  0.0014684919733554125


doctor  :  99.70111846923828
chef  :  0.2974770264700055
waiter  :  0.001407588024449069


waiter  :  99.99997615814209
chef  :  1.568847380895022e-05
judge  :  1.0255866556008186e-05


pilot  :  99.75990653038025
mechanic  :  0.21259593777358532
police  :  0.024273521557915956


farmer  :  100.0
waiter  :  1.6071012576279742e-09
police  :  1.273151375991155e-09


doctor  :  95.55137157440186
engineer  :  3.5533107817173004
mechanic  :  0.6231860723346472


waiter  :  99.92395639419556
chef  :  0.05305781960487366
judge  :  0.01294929679716006


police  :  96.9819724559784
pilot  :  2.988756448030472
engineer  :  0.029250176157802343


engineer  :  100.0
pilot  :  8.049450689329163e-09
farmer  :  1.503418743664664e-09


References

  1. T. Gebru et al, Datasheets for Datasets,
    https://arxiv.org/abs/1803.09010

  2. Kaiming H. et al, Deep Residual Learning for Image Recognition
    https://arxiv.org/abs/1512.03385

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