captcha_break
CAPTCHA breaker
A deep learning project that uses convolutional neural networks to recognize and break CAPTCHAs
验证码识别
3k stars
81 watching
684 forks
Language: Jupyter Notebook
last commit: almost 3 years ago
Linked from 1 awesome list
captchacaptcha-breakingcrnnctc-lossdeep-learningjupyter-notebookkeraskeras-tutorialsocrpytorch-tutorial
Related projects:
Repository | Description | Stars |
---|---|---|
jikexueyuanwiki/tensorflow-zh | Chinese translation of TensorFlow official documentation | 12,375 |
ymcui/chinese-bert-wwm | Develops and publishes pre-trained Chinese language models using Whole Word Masking technology. | 9,746 |
tensorspeech/tensorflowtts | Real-time speech synthesis using state-of-the-art architectures | 3,855 |
scisharp/tensorflow.net | Provides .NET Standard bindings for Google's TensorFlow to enable C# developers to build, train, and deploy Machine Learning models. | 3,267 |
tensorflow/mesh | A library that enables distributed deep learning by partitioning tensors across processors in a mesh topology. | 1,597 |
tensorflow/text | Preprocessing and processing tools for text data in machine learning models | 1,239 |
systemerrorwang/white-box-cartoonization | An implementation of a deep learning-based facial cartoonization system using TensorFlow | 3,958 |
brightmart/albert_zh | An implementation of a lightweight BERT variant for self-supervised learning of language representations using TensorFlow | 3,942 |
nvidia/tensorflow | An optimized version of TensorFlow to support newer hardware and libraries for NVIDIA GPU users | 1,017 |
burness/tensorflow-101 | An end-to-end deep learning project demonstrating various TensorFlow techniques and applications in image classification, GANs, text classification, and more. | 1,113 |
tensorflow/rust | A Rust binding to TensorFlow's C API for machine learning | 5,215 |
tensorflow/serving | A high-performance serving system for machine learning models in production environments. | 6,195 |
shigekikarita/tfd | A D programming language wrapper around the TensorFlow C API | 32 |
nvidia/tensorrt | Provides a set of tools and libraries for optimizing deep learning inference on NVIDIA GPUs. | 10,926 |
nfmcclure/tensorflow_cookbook | A comprehensive cookbook on building machine learning models with TensorFlow using Jupyter Notebooks | 6,248 |