JackDance
Master of Computer Science, research direction is Deep Learning. The current main research and landing directions are AGI and Agent.
DeloitteShanghai
Pinned Repositories
cat-dog-classification
DocumentQA_RAG
RAG+ChatGPT+LangChain搭建本地知识库文档问答系统
Machine-Learning
:zap:机器学习实战(Python3):kNN、决策树、贝叶斯、逻辑回归、SVM、线性回归、树回归
minio_repo
实现对象存储系统minio的创建,连接,存储桶的创建删除,文件的上传,下载等功能
mixtral-offloading
Run Mixtral-8x7B models in Colab or consumer desktops
paddle-flask-deploy
使用flask完成基于paddle的猪只计数任务。输入一张图片,通过flask请求服务,返回该图片中包含的猪只个数。
stock-price-prediction
基于PyTorch框架,使用LSTM网络对股票价格进行预测
text_occlusion_in_video
🔥借助于PaddleOCR,通过文字识别的方式,对输入视频中的关键字进行文字替换或遮盖 (With the help of PaddleOCR, replace or cover the keywords in the input video through text recognition)
Vehicle-license-plates-recognition
🔥 🔥 🔥 This is the implementation of vehicle license plate recognition powered by PaddleOCR-2.4
YOLOv8-streamlit-app
🔥🔥🔥 Use streamlit framework to increase yolov8 front-end page interaction function
JackDance's Repositories
JackDance/Vehicle-license-plates-recognition
🔥 🔥 🔥 This is the implementation of vehicle license plate recognition powered by PaddleOCR-2.4
JackDance/stock-price-prediction
基于PyTorch框架,使用LSTM网络对股票价格进行预测
JackDance/Mnist_detection
Minist handwritten digit recognition
JackDance/random-grayblock-replacement-strategy
任意灰度块替换策略
JackDance/unbox_yolov5_deepsort_counting
yolov5 deepsort 行人 车辆 跟踪 检测 计数
JackDance/Whether_to_take_mask
JackDance/CS-Books
🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~
JackDance/dl-engineer-guidebook
深度学习工程师生存指南
JackDance/FSL-Mate
FSL-Mate: A collection of resources for few-shot learning (FSL).
JackDance/InterpretDL
InterpretDL: Interpretation of Deep Learning Models,基于『飞桨』的模型可解释性算法库。https://interpretdl.readthedocs.io/en/latest/index.html
JackDance/Paddle-Inference-Demo
2022.6.14fork该库
JackDance/PaddleDet2.4-swineCounting
Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
JackDance/PMG-Progressive-Multi-Granularity-Training
Code release for Fine-Grained Visual Classification via Progressive Multi-Granularity Training of Jigsaw Patches (ECCV2020)
JackDance/PyTorch_YOLOv1
A new version of YOLOv1
JackDance/pytracking
Visual tracking library based on PyTorch.
JackDance/Serving
A flexible, high-performance carrier for machine learning models(『飞桨』服务化部署框架)