yhbnet's Stars
salesforce/CodeGen
CodeGen is a family of open-source model for program synthesis. Trained on TPU-v4. Competitive with OpenAI Codex.
facebookresearch/CodeGen
Reference implementation of code generation projects from Facebook AI Research. General toolkit to apply machine learning to code, from dataset creation to model training and evaluation. Comes with pretrained models.
aixcoder-plugin/nl2code-dataset
Aix-bench, the Java benchmark for code synthesis problem.
AIZOOTech/FaceMaskDetection
开源人脸口罩检测模型和数据 Detect faces and determine whether people are wearing mask.
vesoft-inc/nebula
A distributed, fast open-source graph database featuring horizontal scalability and high availability
SummerRainCity/Unity3D-DrivingTestSimulation
Unity3D Project - Subject two driving test simulation(Unity3D项目,科目二驾考模拟游戏)
serengil/deepface
A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Library for Python
exadel-inc/CompreFace
Leading free and open-source face recognition system
bleakie/MaskInsightface
基于人脸关键区域提取的人脸识别(LFW:99.82%+ CFP_FP:98.50%+ AgeDB30:98.25%+)
leondgarse/Keras_insightface
Insightface Keras implementation
GthanosAI/android_mtcnn_insightface_face_recognize
detect face with mtcnn and embedder with insightface
ivan-ngchakming/Facial-Recognition-Database-Management-System
Facial Recognition Database Management System (FRDMS) is a facial recognition system made for everyone.
V-Sher/Face-Search
yinkalario/General-Purpose-Sound-Recognition-Demo
General purpose sound recognition demo
deepcam-cn/yolov5-face
YOLO5Face: Why Reinventing a Face Detector (https://arxiv.org/abs/2105.12931) ECCV Workshops 2022)
zgz9/PaddleOCRImage
核心是基于PaddleOCR开发的北京***截图识别程序,可以识别***截图的绿码、黄码和红码以及核酸状态。 开发思路是用户通过手机在北京***截图,通过订阅号上传到微信订阅号服务器,并保存订阅号的id和图片信息。通过定时任务执行程序扫描订阅号采集的数据库记录, 下载图片到服务器本地,利用PaddleOCR识别图片并将识别结果更新到数据库中。
mftnakrsu/Automatic_Number_Plate_Recognition_YOLO_OCR
Automatic number plate recognition using tech: Yolo, OCR, Scene text detection, scene text recognation, flask, torch
towhee-io/towhee
Towhee is a framework that is dedicated to making neural data processing pipelines simple and fast.
milvus-io/bootcamp
Dealing with all unstructured data, such as reverse image search, audio search, molecular search, video analysis, question and answer systems, NLP, etc.
huyuanxin/QASystemOnMedicalKG
A tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱,并以该知识图谱完成自动问答与分析服务。
huyuanxin/CMeKGCrawler
Medical Graph for Neo4j
qidiso/mobilefacenet-V2
🔥improve the accuracy of mobilefacenet(insight face) reached 99.733 in the cfp-ff、 the 99.68+ in lfw,96.71+ in agedb30.🔥
SthPhoenix/InsightFace-REST
InsightFace REST API for easy deployment of face recognition services with TensorRT in Docker.
littletomatodonkey/insight-face-paddle
End-to-end face detection and recognition system using PaddlePaddle.
elephantnose/characters
中文停用词/常用汉字/生僻字集合
0xInfection/Awesome-WAF
🔥 Web-application firewalls (WAFs) from security standpoint.
cnshijin/imgdiff
用 python 和 opencv 实现图像差异对比
Tencent/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
PaddlePaddle/Paddle3D
A 3D computer vision development toolkit based on PaddlePaddle. It supports point-cloud object detection, segmentation, and monocular 3D object detection models.
bubbliiiing/unet-pytorch
这是一个unet-pytorch的源码,可以训练自己的模型