mengjupeng's Stars
ethereum/go-ethereum
Go implementation of the Ethereum protocol
skylot/jadx
Dex to Java decompiler
alibaba/arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
yunjey/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
zergtant/pytorch-handbook
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
ethereum/wiki
The Ethereum Wiki
happyfish100/fastdfs
FastDFS is an open source high performance distributed file system (DFS). It's major functions include: file storing, file syncing and file accessing, and design for high capacity and load balance. Wechat/Weixin public account (Chinese Language): fastdfs
btraceio/btrace
BTrace - a safe, dynamic tracing tool for the Java platform
yasserg/crawler4j
Open Source Web Crawler for Java
lucasjinreal/tensorflow_poems
中文古诗自动作诗机器人,x炸天,基于tensorflow1.10 api,正在积极维护升级中,快star,保持更新!
huaban/jieba-analysis
结巴分词(java版)
ethereum/remix-ide
Documentation for Remix IDE
ethereum/ethereumj
DEPRECATED! Java implementation of the Ethereum yellowpaper. For JSON-RPC and other client features check Ethereum Harmony
coneypo/Dlib_face_recognition_from_camera
Detect and recognize the faces from camera / 调用摄像头进行人脸识别,支持多张人脸同时识别
monkeyWie/proxyee
HTTP proxy server,support HTTPS&websocket.MITM impl,intercept and tamper HTTPS traffic.
kuaikuaikim/dface
Deep learning face detection and recognition, implemented by pytorch. (pytorch实现的人脸检测和人脸识别)
ethereum/remix
This has been moved to https://github.com/ethereum/remix-project
lcg0124/bootdo
jerry1900/faceRecognition
利用OpenCV、CNN进行人脸识别
eguid/FFCH4J
FFCH4J项目全称:FFmpeg命令处理器(原用名FFmpegComandHandler4java,FFmpeg命令行运行管理器)。不仅仅只是跨平台的ffmpeg命令执行、停止、查询功能的处理器,还是跨平台的命令行操作处理器
Lovnx/confusion
:frog: Spring Boot项目使用Allatori代码混淆技术
anyesu/websocket
基于websocket实现浏览器端文本、视频、语音的即时通讯
manderous/TextClassification-MeiTuan-FeatureExtraction-Classifier
该工程是利用python3.6进行“特征提取+分类器”来实现美团评论的文本二分类问题。在特征提取部分提取了6种特征,分类器选择了python里面的包xgboost和lightGBM分别实现提升树和GBDT(梯度提升决策树)。
mzd123/springboot-multipledatasources
springboot中多数据源整合的总结
x-shadow-x/FaceIdentificati
人脸识别系统
bkaluza/jlof
Java implementation of Local Outlier Factor algorithm