Lists (4)
Sort Name ascending (A-Z)
Starred repositories
FixCaps: An Improved Capsules Network for Diagnosis of Skin Cancer,DOI: 10.1109/ACCESS.2022.3181225
🔠Foreign language reading and translation assistant based on copy and translate.
Command-line program to download videos from YouTube.com and other video sites
This code defines the structure and functionality of PyMemAllocator, which is the interface for interacting with the Pythonobmalloc memory allocator.
使用 Cloudflare Worker 处理图片, 依赖 Photon,支持缩放、剪裁、水印、滤镜等功能。
Use a Cloudflare worker for GitHub's OAuth login flow
Example discord bot using Cloudflare Workers
Monitor your websites, showcase status including daily history, and get Slack/Telegram/Discord notification whenever your website status changes. Using Cloudflare Workers, CRON Triggers, and KV sto…
OCR system using CNN + RNN + CTC loss.
This repository contains code to build an optical character recognition (OCR) model for recognizing text in captcha images using a Convolutional Recurrent Neural Network (CRNN) architecture with Co…
Python3 library for downloading YouTube Videos.
implement classification for CAPTCHA in TensorFlow
Image Recognition captcha without image segmentation 无需图片分割的验证码识别
[验证码识别-部署] This project is based on CNN+BLSTM+CTC to realize verificationtion. This projeccode identificat is only for deployment models.
Image Captcha Solving Using TensorFlow and CNN Model. Accuracy 90%+
Fast disk usage analyzer with console interface written in Go
A feature-rich command-line audio/video downloader
Windrecorder is a memory search app by records everything on your screen in small size, to let you rewind what you have seen, query through OCR text or image description, and get activity statistics.
分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
Python packaging and dependency management made easy
[验证码识别-训练] This project is based on CNN/ResNet/DenseNet+GRU/LSTM+CTC/CrossEntropy to realize verification code identification. This project is only for training the model.
use cnn recognize captcha by tensorflow. 本项目针对字符型图片验证码,使用tensorflow实现卷积神经网络,进行验证码识别。