kyzhouxu's Stars
davidsandberg/facenet
Face recognition using Tensorflow
ChanChiChoi/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;
coneypo/Dlib_face_recognition_from_camera
Detect and recognize the faces from camera / 调用摄像头进行人脸识别,支持多张人脸同时识别
kongqw/OpenCVForAndroid
目标检测&目标追踪&人脸检测&人脸识别
EasyDarwin/EasyDarwin
open source、high performance、industrial rtsp streaming server,a lot of optimization on streaming relay,KeyFrame cache,RESTful,and web management,also EasyDarwin support distributed load balancing,a simple streaming media cloud platform architecture.高性能开源RTSP流媒体服务器,基于go语言研发,维护和优化:RTSP推模式转发、RTSP拉模式转发、录像、检索、回放、关键帧缓存、秒开画面、RESTful接口、WEB后台管理、分布式负载均衡,基于EasyDarwin构建出了一套基础的流媒体云视频平台架构!
alibaba/flutter-go
flutter 开发者帮助 APP,包含 flutter 常用 140+ 组件的demo 演示与中文文档
chillzhuang/SpringBlade
SpringBlade 是一个由商业级项目升级优化而来的SpringCloud分布式微服务架构、SpringBoot单体式微服务架构并存的综合型项目,采用Java17 API重构了业务代码,完全遵循阿里巴巴编码规范。采用Spring Boot 3.2 、Spring Cloud 2023 、Mybatis 等核心技术,同时提供基于React和Vue的两个前端框架用于快速搭建企业级的SaaS多租户微服务平台。
guanzhi/GM-Standards
中华人民共和国密码行业标准(GM/T)文本
geekcompany/ResumeSample
Resume template for Chinese programmers . 程序员简历模板系列。包括PHP程序员简历模板、iOS程序员简历模板、Android程序员简历模板、Web前端程序员简历模板、Java程序员简历模板、C/C++程序员简历模板、NodeJS程序员简历模板、架构师简历模板以及通用程序员简历模板
quii/learn-go-with-tests
Learn Go with test-driven development
wangzheng0822/algo
数据结构和算法必知必会的50个代码实现
TheAlgorithms/Go
Algorithms and Data Structures implemented in Go for beginners, following best practices.
yifannir/MLbooks
机器学习的相关书籍
sundowndev/hacker-roadmap
A collection of hacking tools, resources and references to practice ethical hacking.
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
microsoft/c9-python-getting-started
Sample code for Channel 9 Python for Beginners course
phodal/migration
《系统重构与迁移指南》手把手教你分析、评估现有系统、制定重构策略、探索可行重构方案、搭建测试防护网、进行系统架构重构、服务架构重构、模块重构、代码重构、数据库重构、重构后的架构守护
alivebao/clean-code-js
JavaScript风格指南
fsnotify/fsnotify
Cross-platform filesystem notifications for Go.
jeecgboot/JeecgBoot
🔥「AI 低代码平台」前后端分离 SpringBoot 2.x/3.x,SpringCloud,Ant Design&Vue3,Mybatis,Shiro!强大的代码生成器让前后端代码一键生成,无需写任何代码! 引领AI低代码开发模式 AI生成->OnlineCoding->代码生成->手工MERGE,帮助Java项目解决80%重复工作,让开发更关注业务,提高开发效率、节省成本,同时又不失灵活性
kubernetes-sigs/kubespray
Deploy a Production Ready Kubernetes Cluster
sorenduan/awesome-java-books
Java开发者技术书籍大全 - Java入门书籍,Java基础及进阶书籍,框架与中间件,架构设计,设计模式,数学与算法,JVM周边语言,项目管理&领导力&流程,职业素养与个人成长,格局与视野,面试参考书等。
xingshaocheng/architect-awesome
后端架构师技术图谱
heibaiying/BigData-Notes
大数据入门指南 :star:
iluwatar/java-design-patterns
Design patterns implemented in Java
polaris1119/The-Golang-Standard-Library-by-Example
Golang标准库。对于程序员而言,标准库与语言本身同样重要,它好比一个百宝箱,能为各种常见的任务提供完美的解决方案。以示例驱动的方式讲解Golang的标准库。
gin-gonic/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
0voice/from_coder_to_expert
2021年最新总结,从程序员到CTO,从专业走向卓越,分享大牛企业内部pdf与PPT
mitchellh/go-ps
Find, list, and inspect processes from Go (golang).
google/eng-practices
Google's Engineering Practices documentation