-
astron-rpa Public
Forked from iflytek/astron-rpaAgent-ready RPA suite with out-of-the-box automation tools. Built for individuals and enterprises.
Java Apache License 2.0 UpdatedFeb 12, 2026 -
yolov9 Public
Forked from WongKinYiu/yolov9Implementation of paper - YOLOv9: Learning What You Want to Learn Using Programmable Gradient Information
Python GNU General Public License v3.0 UpdatedMar 24, 2025 -
imooc-mumunote Public
Forked from marlonchiu/imooc-mumunote慕课网 | Python Flask 全流程全栈项目实战
Python UpdatedMar 24, 2025 -
UI-TARS-desktop Public
Forked from bytedance/UI-TARS-desktopA GUI Agent application based on UI-TARS(Vision-Lanuage Model) that allows you to control your computer using natural language.
TypeScript Apache License 2.0 UpdatedMar 24, 2025 -
online-reading-system Public
本项目是一个基于 Python Flask 的后端和 uniapp 的前端开发的在线阅读系统,旨在为用户提供一个功能丰富、体验良好的在线阅读环境。系统包含管理员和普通用户两个角色,分别满足不同的需求。
Vue MIT License UpdatedMar 20, 2025 -
ai-to-pptx Public
Forked from SmartSchoolAI/ai-to-pptxAi-to-pptx是一个使用AI技术(DeepSeek)制作PPTX的助手,支持在线生成和导出PPTX。 前端后端同时开源。 主要功能: 1 使用DeepSeek等大语言模型来生成大纲 2 生成PPTX的时候可以选择不同的模板 3 支持导出PPTX
TypeScript GNU General Public License v3.0 UpdatedFeb 7, 2025 -
CampusForum Public
Forked from zzyue9/CampusForum该项目是一个基于Vue CLI 3和Flask框架的小型校园论坛系统,采用前后端分离设计。前端使用Vue.js与Element UI构建界面,通过axios实现与后端通信,并利用Vuex管理状态。后端采用Flask框架,搭配MySQL数据库。系统实现了用户登录注册、首页帖子展示、帖子发布与管理、评论互动、帖子收藏及个人中心等功能模块。
Vue UpdatedJan 3, 2025 -
stable-diffusion-webui Public
Forked from AUTOMATIC1111/stable-diffusion-webuiStable Diffusion web UI
Python GNU Affero General Public License v3.0 UpdatedJun 20, 2024 -
chatgpt-on-wechat Public
Forked from zhayujie/CowAgent基于大模型搭建的聊天机器人,同时支持 微信公众号、企业微信应用、飞书、钉钉 等接入,可选择GPT3.5/GPT-4o/GPT4.0/ Claude/文心一言/讯飞星火/通义千问/ Gemini/GLM-4/Claude/Kimi/LinkAI,能处理文本、语音和图片,访问操作系统和互联网,支持基于自有知识库进行定制企业智能客服。
Python MIT License UpdatedMay 28, 2024 -
PaddleClas Public
Forked from PaddlePaddle/PaddleClasA treasure chest for visual classification and recognition powered by PaddlePaddle
Python Apache License 2.0 UpdatedApr 28, 2024 -
PaddleOCR Public
Forked from PaddlePaddle/PaddleOCRAwesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and…
Python Apache License 2.0 UpdatedMar 6, 2024 -
d2l-zh Public
Forked from d2l-ai/d2l-zh《动手学深度学习》:面向中文读者、能运行、可讨论。英文版即伯克利“深度学习导论”教材。
Python Apache License 2.0 UpdatedJan 4, 2024 -
ECG-ML-DL-Algorithm-Python Public
Forked from Aiwiscal/ECG-ML-DL-Algorithm-PythonBasic Algorithm For Beginners (Python version)
Python Apache License 2.0 UpdatedJan 4, 2024 -
Paddle Public
Forked from PaddlePaddle/PaddlePArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
Python Apache License 2.0 UpdatedNov 28, 2023 -
YOLOv8_Efficient Public
Forked from isLinXu/YOLOv8_Efficient🚀Simple and efficient use for Ultralytics yolov8🚀
Python Apache License 2.0 UpdatedNov 28, 2023 -
yolov7 Public
Forked from WongKinYiu/yolov7Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors
Jupyter Notebook GNU General Public License v3.0 UpdatedNov 28, 2023 -
YOLOU Public
Forked from jizhishutong/YOLOUYOLOv3、YOLOv4、YOLOv5、YOLOv5-Lite、YOLOv6、YOLOv7、YOLOX、YOLOX-Lite、TensorRT、NCNN、Tengine、OpenVINO
Python UpdatedNov 28, 2023 -
YOLOP Public
Forked from hustvl/YOLOPYou Only Look Once for Panopitic Driving Perception.(MIR2022)
Python MIT License UpdatedNov 28, 2023 -
yolov5 Public
Forked from ultralytics/yolov5YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
Python GNU General Public License v3.0 UpdatedNov 28, 2023 -
YOLOv5-Lite Public
Forked from ppogg/YOLOv5-Lite🍅🍅🍅YOLOv5-Lite: lighter, faster and easier to deploy. Evolved from yolov5 and the size of model is only 930+kb (int8) and 1.7M (fp16). It can reach 10+ FPS on the Raspberry Pi 4B when the input siz…
Python GNU General Public License v3.0 UpdatedNov 28, 2023 -
PyTorch_YOLOv4 Public
Forked from WongKinYiu/PyTorch_YOLOv4PyTorch implementation of YOLOv4
Python UpdatedNov 28, 2023 -
TensorFlow-2.x-Tutorials Public
Forked from dragen1860/TensorFlow-2.x-TutorialsTensorFlow 2.x version's Tutorials and Examples, including CNN, RNN, GAN, Auto-Encoders, FasterRCNN, GPT, BERT examples, etc. TF 2.0版入门实例代码,实战教程。
Jupyter Notebook UpdatedNov 28, 2023 -
BiSeNet Public
Forked from CoinCheung/BiSeNetAdd bisenetv2. My implementation of BiSeNet backbone with resnet18
Python MIT License UpdatedNov 28, 2023 -
Faster-RCNN-TensorFlow-with-dense Public
Forked from dongyuchen/Faster-RCNN-TensorFlow-with-denseDenseNet with Faster R-CNN by tf for Windows/Linux
Python UpdatedNov 28, 2023 -
DjangoBlog Public
Forked from liangliangyy/DjangoBlog🍺基于Django的博客系统
Python MIT License UpdatedNov 28, 2023 -
flash-reflection-removal Public
Forked from ChenyangLEI/flash-reflection-removalCode for CVPR2021 paper "Robust Reflection Removal with Reflection-free Flash-only Cues"
Python UpdatedNov 28, 2023 -
STDC-Seg Public
Forked from MichaelFan01/STDC-SegSource Code of our CVPR2021 paper "Rethinking BiSeNet For Real-time Semantic Segmentation"
Python MIT License UpdatedNov 28, 2023 -
Yolov5_DeepSort_Pytorch Public
Forked from mikel-brostrom/boxmotReal-time multi-video multi-object tracker using YOLO v5 and Deep SORT
Python GNU General Public License v3.0 UpdatedNov 28, 2023 -
YOLOv6 Public
Forked from meituan/YOLOv6YOLOv6: a single-stage object detection framework dedicated to industrial applications.
Python GNU General Public License v3.0 UpdatedNov 28, 2023 -
Deep-Learning-with-TensorFlow-book Public
Forked from dragen1860/Deep-Learning-with-TensorFlow-book深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
Python UpdatedNov 28, 2023