All Projects → lexfridman → Boring Detector

lexfridman / Boring Detector

Licence: apache-2.0
State-of-the-art detector of Boring hats in images and videos.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Boring Detector

Pytorch2keras
PyTorch to Keras model convertor
Stars: ✭ 676 (+755.7%)
Mutual labels:  resnet
Tensornets
High level network definitions with pre-trained weights in TensorFlow
Stars: ✭ 982 (+1143.04%)
Mutual labels:  resnet
Cyclegan Qp
Official PyTorch implementation of "Artist Style Transfer Via Quadratic Potential"
Stars: ✭ 59 (-25.32%)
Mutual labels:  resnet
Bmw Tensorflow Training Gui
This repository allows you to get started with a gui based training a State-of-the-art Deep Learning model with little to no configuration needed! NoCode training with TensorFlow has never been so easy.
Stars: ✭ 736 (+831.65%)
Mutual labels:  resnet
Autodl
Automated Deep Learning without ANY human intervention. 1'st Solution for AutoDL [email protected]
Stars: ✭ 854 (+981.01%)
Mutual labels:  resnet
Segmentationcpp
A c++ trainable semantic segmentation library based on libtorch (pytorch c++). Backbone: ResNet, ResNext. Architecture: FPN, U-Net, PAN, LinkNet, PSPNet, DeepLab-V3, DeepLab-V3+ by now.
Stars: ✭ 49 (-37.97%)
Mutual labels:  resnet
Vqa.pytorch
Visual Question Answering in Pytorch
Stars: ✭ 602 (+662.03%)
Mutual labels:  resnet
Gluon2pytorch
Gluon to PyTorch deep neural network model converter
Stars: ✭ 70 (-11.39%)
Mutual labels:  resnet
Resnet
Tensorflow ResNet implementation on cifar10
Stars: ✭ 10 (-87.34%)
Mutual labels:  resnet
Pytorch Image Models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
Stars: ✭ 15,232 (+19181.01%)
Mutual labels:  resnet
Retinanet
Keras implementation of RetinaNet for object detection and visual relationship identification
Stars: ✭ 24 (-69.62%)
Mutual labels:  resnet
Vgg16 Pytorch
VGG16 Net implementation from PyTorch Examples scripts for ImageNet dataset
Stars: ✭ 26 (-67.09%)
Mutual labels:  resnet
Pretrained Models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
Stars: ✭ 8,318 (+10429.11%)
Mutual labels:  resnet
Keras Idiomatic Programmer
Books, Presentations, Workshops, Notebook Labs, and Model Zoo for Software Engineers and Data Scientists wanting to learn the TF.Keras Machine Learning framework
Stars: ✭ 720 (+811.39%)
Mutual labels:  resnet
Mobile Image Matting
a lightweight image matting model
Stars: ✭ 61 (-22.78%)
Mutual labels:  resnet
Deep Ctr Prediction
CTR prediction models based on deep learning(基于深度学习的广告推荐CTR预估模型)
Stars: ✭ 628 (+694.94%)
Mutual labels:  resnet
Imagenet resnet tensorflow2.0
Train ResNet on ImageNet in Tensorflow 2.0; ResNet 在ImageNet上完整训练代码
Stars: ✭ 42 (-46.84%)
Mutual labels:  resnet
Tools To Design Or Visualize Architecture Of Neural Network
Tools to Design or Visualize Architecture of Neural Network
Stars: ✭ 1,143 (+1346.84%)
Mutual labels:  resnet
Deep Ranking
Learning Fine-grained Image Similarity with Deep Ranking is a novel application of neural networks, where the authors use a new multi scale architecture combined with a triplet loss to create a neural network that is able to perform image search. This repository is a simplified implementation of the same
Stars: ✭ 64 (-18.99%)
Mutual labels:  resnet
Jacinto Ai Devkit
Training & Quantization of embedded friendly Deep Learning / Machine Learning / Computer Vision models
Stars: ✭ 49 (-37.97%)
Mutual labels:  resnet

Boring Detector

A state-of-the-art detector of Boring hats. Developed at MIT to solve the global challenge (implicitly) posed by Elon Musk when he declared that 10 Boring hat owners will be awarded a Boring tour. Given that 50,000 hats (current sale estimates) cover less than 0.001% of 7.3 billion heads on Earth, an automated method for Boring hat detection is needed.

The Boring detector is a fine-tuned deep neural network model based on a Keras implementation of a RetinaNet object detection architecture. The following are some results. The Boring Score is from 0 to 1. Anything above a score of 0.5 is considered Boring.

Boring Hat


Falcon Heavy


Holiday Minions


Cat Monkey

Comparison to Competitors

Boring Detector Hot Dog Detector
Object localization x
Boring hat detection x
Hot dog classification (in beta) x

Instructions

If you would like an image or video of your own to be verified by the Boring detector, post it on Instagram or Twitter with hashtag #boringdetector (boring for lex). I'll then make links to processed versions of these images/videos here...

If you would like to run the network on your own machine, I'll post detailed instructions here soon.

License

Boring Detector uses Apache License 2.0. See LICENSE for more details.

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