Treasure777's Stars
Evian-Zhang/llvm-ir-tutorial
LLVM IR入门指南
kemomi/daimai
大麦网演唱会抢票脚本
ranakroychowdhury/TARNet
Task-Aware Reconstruction for Time-Series Transformer
ZZUFaceBookDL/GTN
NLP-LOVE/ML-NLP
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
kaixindelele/ChatPaper
Use ChatGPT to summarize the arXiv papers. 全流程加速科研,利用chatgpt进行论文全文总结+专业翻译+润色+审稿+审稿回复
youngyangyang04/PowerVim
Make your vim more power and much easer. 最实用的vim配置🔥
ucsb-seclab/symbexcel
firmianay/CTF-All-In-One
CTF竞赛权威指南
hankcs/HanLP
中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
LeslieZhoa/tensorflow-MTCNN
人脸检测MTCNN算法,采用tensorflow框架编写,从理解到训练,中文注释完全,含测试和训练,支持摄像头
taoyafan/emotion_recognition
人脸检测加表情识别
guanfuchen/facedet
实现常用基于深度学习的人脸检测算法 华为媒体研究院 图文Caption、OCR识别、图视文多模态理解与生成相关方向工作或实习欢迎咨询 15757172165 https://guanfuchen.github.io/media/hw_zhaopin_20220724_tiny.jpg
coneypo/Dlib_face_cut
Detect faces in the image and crop the faces / 使用 Dlib 进行人脸检测然后将人脸裁剪下来
chenlinzhong/gender-recognition
TensorFlow CNN卷积神经网络实现人脸性别检测
Linzaer/Ultra-Light-Fast-Generic-Face-Detector-1MB
💎1MB lightweight face detection model (1MB轻量级人脸检测模型)
llb1119/ImagePerspectiveTransform
图像倾斜校正 image perspective transform
winterssy/face_recognition_py
基于OpenCV的视频人脸识别
coneypo/Dlib_face_recognition_from_camera
Detect and recognize the faces from camera / 调用摄像头进行人脸识别,支持多张人脸同时识别