All Projects → Captcha → Similar Projects or Alternatives

578 Open source projects that are alternatives of or similar to Captcha

Personality Detection
Implementation of a hierarchical CNN based model to detect Big Five personality traits
Stars: ✭ 338 (+170.4%)
Mutual labels:  cnn, cnn-keras
Keras transfer cifar10
Object classification with CIFAR-10 using transfer learning
Stars: ✭ 120 (-4%)
Mutual labels:  cnn, cnn-keras
Resnetcam Keras
Keras implementation of a ResNet-CAM model
Stars: ✭ 269 (+115.2%)
Mutual labels:  cnn, cnn-keras
Vincent Ai Artist
Style transfer using deep convolutional neural nets
Stars: ✭ 176 (+40.8%)
Mutual labels:  cnn, cnn-keras
Hyperopt Keras Cnn Cifar 100
Auto-optimizing a neural net (and its architecture) on the CIFAR-100 dataset. Could be easily transferred to another dataset or another classification task.
Stars: ✭ 95 (-24%)
Mutual labels:  cnn, cnn-keras
Image classifier
CNN image classifier implemented in Keras Notebook 🖼️.
Stars: ✭ 139 (+11.2%)
Mutual labels:  cnn, cnn-keras
Cnn keras
CNN | Keras/PyTorch | CAPTCHA recognition(卷积神经网络、Keras/PyTorch框架、验证码识别)
Stars: ✭ 256 (+104.8%)
Mutual labels:  cnn-keras, captcha
Captcha break keras
keras theano 验证码破解 字母+数字
Stars: ✭ 60 (-52%)
Mutual labels:  cnn, captcha
DLSS
Deep Learning Super Sampling with Deep Convolutional Generative Adversarial Networks.
Stars: ✭ 88 (-29.6%)
Mutual labels:  cnn, cnn-keras
Object Localization
Object localization in images using simple CNNs and Keras
Stars: ✭ 130 (+4%)
Mutual labels:  cnn, cnn-keras
Screenshot To Code
A neural network that transforms a design mock-up into a static website.
Stars: ✭ 13,561 (+10748.8%)
Mutual labels:  cnn, cnn-keras
Benchmarking Keras Pytorch
🔥 Reproducibly benchmarking Keras and PyTorch models
Stars: ✭ 346 (+176.8%)
Mutual labels:  cnn, cnn-keras
Brdnet
Image denoising using deep CNN with batch renormalization(Neural Networks,2020)
Stars: ✭ 141 (+12.8%)
Mutual labels:  cnn, cnn-keras
Kaggle Web Traffic Time Series Forecasting
Solution to Kaggle - Web Traffic Time Series Forecasting
Stars: ✭ 29 (-76.8%)
Mutual labels:  cnn, cnn-keras
12306 captcha
基于深度学习识别12306验证码
Stars: ✭ 89 (-28.8%)
Mutual labels:  cnn, captcha
Min nlp practice
Chinese & English Cws Pos Ner Entity Recognition implement using CNN bi-directional lstm and crf model with char embedding.基于字向量的CNN池化双向BiLSTM与CRF模型的网络,可能一体化的完成中文和英文分词,词性标注,实体识别。主要包括原始文本数据,数据转换,训练脚本,预训练模型,可用于序列标注研究.注意:唯一需要实现的逻辑是将用户数据转化为序列模型。分词准确率约为93%,词性标注准确率约为90%,实体标注(在本样本上)约为85%。
Stars: ✭ 107 (-14.4%)
Mutual labels:  cnn
Ngx Captcha
ReCaptcha components for Angular. Live preview:
Stars: ✭ 115 (-8%)
Mutual labels:  captcha
Awesome Deep Learning Resources
Rough list of my favorite deep learning resources, useful for revisiting topics or for reference. I have got through all of the content listed there, carefully. - Guillaume Chevalier
Stars: ✭ 1,469 (+1075.2%)
Mutual labels:  cnn
Self Driving Car
A End to End CNN Model which predicts the steering wheel angle based on the video/image
Stars: ✭ 106 (-15.2%)
Mutual labels:  cnn
Express Recaptcha
Implementation of google recaptcha v2 & V3 solutions for express.js
Stars: ✭ 104 (-16.8%)
Mutual labels:  captcha
Reproducible Image Denoising State Of The Art
Collection of popular and reproducible image denoising works.
Stars: ✭ 1,776 (+1320.8%)
Mutual labels:  cnn
Captchouli
booru-backed procedurally-generated anime image captcha library and server
Stars: ✭ 104 (-16.8%)
Mutual labels:  captcha
Captcha
PHP Captcha library
Stars: ✭ 1,382 (+1005.6%)
Mutual labels:  captcha
Deepface
Keras implementation of the renowned publication "DeepFace: Closing the Gap to Human-Level Performance in Face Verification" by Taigman et al. Pre-trained weights on VGGFace2 dataset.
Stars: ✭ 113 (-9.6%)
Mutual labels:  cnn
Models
DLTK Model Zoo
Stars: ✭ 101 (-19.2%)
Mutual labels:  cnn
Keras Oneclassanomalydetection
[5 FPS - 150 FPS] Learning Deep Features for One-Class Classification (AnomalyDetection). Corresponds RaspberryPi3. Convert to Tensorflow, ONNX, Caffe, PyTorch. Implementation by Python + OpenVINO/Tensorflow Lite.
Stars: ✭ 102 (-18.4%)
Mutual labels:  cnn
Video2description
Video to Text: Generates description in natural language for given video (Video Captioning)
Stars: ✭ 107 (-14.4%)
Mutual labels:  cnn-keras
Aspect Extraction
Aspect extraction from product reviews - window-CNN+maxpool+CRF, BiLSTM+CRF, MLP+CRF
Stars: ✭ 117 (-6.4%)
Mutual labels:  cnn
No Captcha
No CAPTCHA reCAPTCHA For Laravel.
Stars: ✭ 1,484 (+1087.2%)
Mutual labels:  captcha
Unified Gesture And Fingertip Detection
A Unified Convolutional Neural Network Approach of Gesture Recognition and Fingertip Detection.
Stars: ✭ 121 (-3.2%)
Mutual labels:  cnn
Deep learning for computer vision with python
Deep Learning For Computer Vision With Python
Stars: ✭ 106 (-15.2%)
Mutual labels:  cnn
Yolo V3 Iou
YOLO3 动漫人脸检测 (Based on keras and tensorflow) 2019-1-19
Stars: ✭ 116 (-7.2%)
Mutual labels:  cnn
Pytorch Sift
PyTorch implementation of SIFT descriptor
Stars: ✭ 123 (-1.6%)
Mutual labels:  cnn
A Convolutional Recurrent Neural Network For Real Time Speech Enhancement
A minimum unofficial implementation of the "A Convolutional Recurrent Neural Network for Real-Time Speech Enhancement" (CRN) using PyTorch
Stars: ✭ 123 (-1.6%)
Mutual labels:  cnn
3d Densenet
3D Dense Connected Convolutional Network (3D-DenseNet for action recognition)
Stars: ✭ 118 (-5.6%)
Mutual labels:  cnn
Tf2
An Open Source Deep Learning Inference Engine Based on FPGA
Stars: ✭ 113 (-9.6%)
Mutual labels:  cnn
Lesrcnn
Lightweight Image Super-Resolution with Enhanced CNN (Knowledge-Based Systems,2020)
Stars: ✭ 101 (-19.2%)
Mutual labels:  cnn
Recaptcha Spring Boot Starter
Spring Boot starter for Google's reCAPTCHA
Stars: ✭ 103 (-17.6%)
Mutual labels:  captcha
Id Card Detector
💳 Detecting the National Identification Cards with Deep Learning (Faster R-CNN)
Stars: ✭ 114 (-8.8%)
Mutual labels:  cnn
Deep Learning Notes
My CS231n lecture notes
Stars: ✭ 102 (-18.4%)
Mutual labels:  cnn
Classifier multi label textcnn
multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification
Stars: ✭ 116 (-7.2%)
Mutual labels:  cnn
Image Regression
🤖️image regression (base on convnetjs)
Stars: ✭ 102 (-18.4%)
Mutual labels:  cnn
Deepgaze
Computer Vision library for human-computer interaction. It implements Head Pose and Gaze Direction Estimation Using Convolutional Neural Networks, Skin Detection through Backprojection, Motion Detection and Tracking, Saliency Map.
Stars: ✭ 1,552 (+1141.6%)
Mutual labels:  cnn
Codesearchnet
Datasets, tools, and benchmarks for representation learning of code.
Stars: ✭ 1,378 (+1002.4%)
Mutual labels:  cnn
Cnn Inference Engine Quick View
A quick view of high-performance convolution neural networks (CNNs) inference engines on mobile devices.
Stars: ✭ 124 (-0.8%)
Mutual labels:  cnn
Etagger
reference tensorflow code for named entity tagging
Stars: ✭ 100 (-20%)
Mutual labels:  cnn
Torchsketch
Stars: ✭ 113 (-9.6%)
Mutual labels:  cnn
Sarcasmdetection
Sarcasm detection on tweets using neural network
Stars: ✭ 99 (-20.8%)
Mutual labels:  cnn
Facedetector
A re-implementation of mtcnn. Joint training, tutorial and deployment together.
Stars: ✭ 99 (-20.8%)
Mutual labels:  cnn
Deepway
This project is an aid to the blind. Till date there has been no technological advancement in the way the blind navigate. So I have used deep learning particularly convolutional neural networks so that they can navigate through the streets.
Stars: ✭ 118 (-5.6%)
Mutual labels:  cnn
Mobilenet Yolo
MobileNetV2-YoloV3-Nano: 0.5BFlops 3MB HUAWEI P40: 6ms/img, YoloFace-500k:0.1Bflops 420KB🔥🔥🔥
Stars: ✭ 1,566 (+1152.8%)
Mutual labels:  cnn
Simplepruning
cnn pruning with tensorflow.
Stars: ✭ 98 (-21.6%)
Mutual labels:  cnn
Captcharecognition
End-to-end variable length Captcha recognition using CNN+RNN+Attention/CTC (pytorch implementation). 端到端的不定长验证码识别
Stars: ✭ 97 (-22.4%)
Mutual labels:  cnn
Pwc Net pytorch
pytorch implementation of "PWC-Net: CNNs for Optical Flow Using Pyramid, Warping, and Cost Volume"
Stars: ✭ 111 (-11.2%)
Mutual labels:  cnn
Pytorch Learners Tutorial
PyTorch tutorial for learners
Stars: ✭ 97 (-22.4%)
Mutual labels:  cnn
Lenet 5
PyTorch implementation of LeNet-5 with live visualization
Stars: ✭ 122 (-2.4%)
Mutual labels:  cnn
Model Quantization
Collections of model quantization algorithms
Stars: ✭ 118 (-5.6%)
Mutual labels:  cnn
Robust Lane Detection
Stars: ✭ 110 (-12%)
Mutual labels:  cnn
Pytorch Pos Tagging
A tutorial on how to implement models for part-of-speech tagging using PyTorch and TorchText.
Stars: ✭ 96 (-23.2%)
Mutual labels:  cnn
Captcha
Go package captcha implements generation and verification of image and audio CAPTCHAs.
Stars: ✭ 1,321 (+956.8%)
Mutual labels:  captcha
1-60 of 578 similar projects