Pinned Repositories
18.06-linalg-notes
MIT-18.06-线性代数-完整笔记
algs4
Algorithms, 4th edition textbook code and libraries
backbone_ros
detection and segmentation with camera sensor
gluon-tutorials-zh
通过 MXNet / Gluon 来动手学习深度学习
golang-restful-dirtree
hands_on_Ml_with_Sklearn_and_TF
OReilly Hands On Machine Learning with Scikit Learn and TensorFlow (Sklearn与TensorFlow机器学习实用指南)
lihang-code
《统计学习方法》的代码实现
lpr_ncs2
use license plate detection model with movidius and ncsdk v2
MobileNet-SSD
Caffe implementation of Google MobileNet SSD detection network, with pretrained weights on VOC0712 and mAP=0.727.
MVision
机器人视觉 无人驾驶 视觉SLAM ORB LSD SVO DSO 深度学习目标检测yolov3 行为检测 opencv PCL 双目视觉
pesong's Repositories
pesong/lpr_ncs2
use license plate detection model with movidius and ncsdk v2
pesong/MobileNet-SSD
Caffe implementation of Google MobileNet SSD detection network, with pretrained weights on VOC0712 and mAP=0.727.
pesong/CS229
本人的脑图笔记、CS229原始讲义、在学习过程中用到的其他大佬的资料
pesong/cs229-solutions-fall2018
My solutions to the problem sets of Stanford CS229 (fall2018)
pesong/DeepLearning_LHY21_Notes
深度学习 李宏毅 2021 学习笔记
pesong/Face-recognition-for-android
安卓端的人脸识别app,支持从手机上传和即时拍照打卡,并带有SQLite数据库,可以保存打卡信息。
pesong/FaceRecognitionApp
Face Recognition Android App
pesong/gaussian_data_api
generate gaussian dataset from other data such as coco/cityscapes
pesong/Insightface-tensorflow
Face Recognization System By MTCNN & Insightface
pesong/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
pesong/LiSeetaFace2
离线人脸识别升级版SeetaFace2
pesong/llm-action
本项目旨在分享大模型相关技术原理以及实战经验。
pesong/llm_project
pesong/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
pesong/medical_knowledge_graph_app-master
医药知识图谱自动问答系统实现,包括构建知识图谱、基于知识图谱的流水线问答以及前端实现。实体识别(基于词典+BERT_CRF)、实体链接(Sentence-BERT做匹配)、意图识别(基于提问词+领域词词典)。
pesong/mian
pesong/microservice_arch_springcloud
基于SpringCloud实现的微服务架构示例工程。《软件架构探索》的配套组件。
pesong/mobilefacenet-tf
pesong/MobileFaceNet_TF
Tensorflow implementation for MobileFaceNet
pesong/mtcnn
MTCNN face detection implementation for TensorFlow, as a PIP package.
pesong/ncs_semantic_seg
semantic segmentation based on movidius(caffe)
pesong/Operating-Systems-Three-Easy-Pieces-NOTES
操作系统导论(ostep)笔记/课后习题答案/附加代码
pesong/resume-document-extraction-and-generation
本科毕业设计:个人简历文档类型的抽取(Bilstm+CRF)、知识库建立(neo4j)、检索填报的全流程
pesong/SeetaFace2
SeetaFace 2: open source, full stack face recognization toolkit.
pesong/SeetaFace6
SeetaFace 6: Newest open and free, full stack face recognization toolkit.
pesong/Stanford-CS-229-CN
A Chinese Translation of Stanford CS229 notes 斯坦福机器学习CS229课程讲义的中文翻译
pesong/text-classification-cnn-rnn
CNN-RNN中文文本分类,基于TensorFlow
pesong/Thread
pesong/typeidea
Django企业开发实战对应项目代码
pesong/wenda
闻达:一个LLM调用平台。为小模型外挂知识库查找和设计自动执行动作,实现不亚于于大模型的生成能力