Pinned Repositories
12306
12306智能刷票,订票
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
awesome-Face_Recognition
papers about Face Detection; Face Alignment; Face Recognition && Face Identification && Face Verification && Face Representation; Face Reconstruction; Face Tracking; Face Super-Resolution && Face Deblurring; Face Generation && Face Synthesis; Face Transfer; Face Anti-Spoofing; Face Retrieval;
awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
bert
TensorFlow code and pre-trained models for BERT
codelf
Best GitHub stars, repositories tagger and organizer. Search over projects from Github, Bitbucket, Google Code, Codeplex, Sourceforge, Fedora Project, GitLab to find real-world usage variable names
CopyTranslator
Foreign language reading and translation assistant based on copy and translate.
Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
CPlusPlusThings
C++那些事
Deep-Learning-21-Examples
《21个项目玩转深度学习———基于TensorFlow的实践详解》配套代码
Galaxy-yyyyy's Repositories
Galaxy-yyyyy/12306
12306智能刷票,订票
Galaxy-yyyyy/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
Galaxy-yyyyy/awesome-Face_Recognition
papers about Face Detection; Face Alignment; Face Recognition && Face Identification && Face Verification && Face Representation; Face Reconstruction; Face Tracking; Face Super-Resolution && Face Deblurring; Face Generation && Face Synthesis; Face Transfer; Face Anti-Spoofing; Face Retrieval;
Galaxy-yyyyy/awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
Galaxy-yyyyy/codelf
Best GitHub stars, repositories tagger and organizer. Search over projects from Github, Bitbucket, Google Code, Codeplex, Sourceforge, Fedora Project, GitLab to find real-world usage variable names
Galaxy-yyyyy/CopyTranslator
Foreign language reading and translation assistant based on copy and translate.
Galaxy-yyyyy/CPlusPlusThings
C++那些事
Galaxy-yyyyy/Deep-Learning-21-Examples
《21个项目玩转深度学习———基于TensorFlow的实践详解》配套代码
Galaxy-yyyyy/DeepCTR
Easy-to-use,Modular and Extendible package of deep-learning based CTR models .
Galaxy-yyyyy/DeepLearing-Interview-Awesome-2024
We'll cover some of the most common Deep Learning Interview Questions and answers and provide detailed answers to help you
Galaxy-yyyyy/DeepMatch
A deep matching model library for recommendations & advertising. It's easy to train models and to export representation vectors which can be used for ANN search.
Galaxy-yyyyy/face_recognition
The world's simplest facial recognition api for Python and the command line
Galaxy-yyyyy/FaceX-Zoo
A PyTorch Toolbox for Face Recognition
Galaxy-yyyyy/fucking-algorithm
手把手撕LeetCode题目,扒各种算法套路的裤子。English version supported! Crack LeetCode, not only how, but also why.
Galaxy-yyyyy/imgaug
Image augmentation for machine learning experiments.
Galaxy-yyyyy/LFD-A-Light-and-Fast-Detector
LFD is a big update upon LFFD. Generally, LFD is a multi-class object detector characterized by lightweight, low inference latency and superior precision. It is for real-world appilcations.
Galaxy-yyyyy/machine-learning-course
:speech_balloon: Machine Learning Course with Python
Galaxy-yyyyy/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
Galaxy-yyyyy/MNN
MNN is a lightweight deep neural network inference engine.
Galaxy-yyyyy/models
Models and examples built with TensorFlow
Galaxy-yyyyy/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
Galaxy-yyyyy/ncnn_example
ncnn example: face detection: retinaface&&mtcnn&¢erface, landmark: zqcnn, recognize: mobilefacenet
Galaxy-yyyyy/PlotNeuralNet
Latex code for making neural networks diagrams
Galaxy-yyyyy/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
Galaxy-yyyyy/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
Galaxy-yyyyy/Real-World-Masked-Face-Dataset
Real-World Masked Face Dataset,口罩人脸数据集
Galaxy-yyyyy/shadowsocks
Galaxy-yyyyy/SimpleCVReproduction
Reproduce simple cv project including attention module, classification, object detection, segmentation, keypoint detection, tracking :smile: etc.
Galaxy-yyyyy/Ultra-Light-Fast-Generic-Face-Detector-1MB
💎 1MB轻量级通用人脸检测模型
Galaxy-yyyyy/YOLOv5-Lite
🍅🍅🍅YOLOv5-Lite: lighter, faster and easier to deploy. Evolved from yolov5 and the size of model is only 1.7M (int8) and 3.3M (fp16). It can reach 10+ FPS on the Raspberry Pi 4B when the input size is 320×320~