Stars
[ECCV2024] API code for T-Rex2: Towards Generic Object Detection via Text-Visual Prompt Synergy
GLM-4 series: Open Multilingual Multimodal Chat LMs | 开源多语言多模态对话模型
[CVPR 2024] Real-Time Open-Vocabulary Object Detection
Open-source and strong foundation image recognition models.
longkex / tensorrtx
Forked from wang-xinyu/tensorrtxImplementation of popular deep learning networks with TensorRT network definition API
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
ChatGLM-6B: An Open Bilingual Dialogue Language Model | 开源双语对话语言模型
Torchreid: Deep learning person re-identification in PyTorch.
MOT using deepsort and yolov3 with pytorch
YOLOv6: a single-stage object detection framework dedicated to industrial applications.
A self driving vehicle based on evolutionary algorithm and reinforcement learning
State-of-the-art 2D and 3D Face Analysis Project
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
longkex / PaddleSpeech
Forked from PaddlePaddle/PaddleSpeechEasy-to-use Speech Toolkit including SOTA ASR pipeline, influential TTS with text frontend and End-to-End Speech Simultaneous Translation.
Easy-to-use Speech Toolkit including Self-Supervised Learning model, SOTA/Streaming ASR with punctuation, Streaming TTS with text frontend, Speaker Verification System, End-to-End Speech Translatio…
Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and…
longkex / Python3-Spider
Forked from wkunzhi/Python3-Spider🎯Python3爬虫实战、加解密、教程、原创工具 🎯 拼多多登陆解密、百度、大众点评字体解密、 淘宝自动登陆、 美团爬虫、中关村网、51Job、github 、逗游、查快递、9377游戏网
Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.
实现文字点选、选字、选择、点触验证码识别,基于pytorch训练
基于MobileNetV2/EfficientNet-b0/... + LSTM + CTC的不定长图像识别训练pytorch框架
包含一些网站的登陆参数的解密和部分网址的参数解密,并结合Node.JS和Python进行破解。
JS逆向系列教程,模拟登录,AES、RSA、DES加密等,持续更新,欢迎 star!
[验证码识别-训练] 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实现卷积神经网络,进行验证码识别。