Sign in
Sign up
Explore
Enterprise
Education
Search
Help
Terms of use
About Us
Explore
Enterprise
Education
Gitee Premium
Blog
I know
View Details
Sign in
Sign up
Categories
New Tech
Hardware
IoT/Edge Computing
Car Application
Smart Home
Autopilot
Robots
5G
低代码
科研论文
quantum
chips
Web 3.0
Privacy Computing
Cloud Native
OpenHarmony
HarmonyOS Button
HarmonyOS EditText
HarmonyOS Layout
HarmonyOS Image
HarmonyOS Progress
HarmonyOS Menu
HarmonyOS Popup
HarmonyOS Selector
HarmonyOS TextView
HarmonyOS ListView
HarmonyOS Loading
HarmonyOS Notification
HarmonyOS View Transition
HarmonyOS Slider
HarmonyOS Chart
HarmonyOS Draw
HarmonyOS Counter
HarmonyOS Animate
HarmonyOS Captcha
HarmonyOS Multimedia
HarmonyOS Barcode
HarmonyOS Advanced
HarmonyOS Map
OpenHarmony Games
HarmonyOS Networking
HarmonyOS Communication
HarmonyOS Payment
HarmonyOS Database
HarmonyOS Drivers
OpenHarmony Guide
OpenHarmony DevTools
OpenHarmony App
HMS
HarmonyOS Permission
HarmonyOS Toolkit
OpenHarmony Components
Gesture
Development Lib
Chinese/English Segmenter
Payment Dev
Security Dev
Common Toolkit
Excel Toolkit
Barcode/QRCode
Template Engine
Desktop UI
Network Development Package
Audio Process
Network Tool
Network Service
Data Mining
Job/Task Scheduling
Programming Language/Scripting Language
Cache
Markdown Tools
Search Engine
Microservice
Workflow
Chart/Diagram Component
Authority Management
Reporting Tool
Code Generator
IoC/AOP Framework
Image Library
Rule Engine
JSON Toolkit
Log Toolkit
Spring Boot Extension
Verification Code
Algorithm/Mathematical Calculation
Node Extension
Process Engine
Animation Development
3G/4G/5G
AI/ML
Artificial Intelligence
VR/AR
Machine Learning/Deep Learning
Computer Vision/Face Recognition
Natural Language Processing
LLM
Blockchain
bitcoin
NFT
Wechat Projects
Wechat Development Package
WeChat Applet/Game
WeChat Application
WeChat Game
Enterprise App
Task/Project Management
Enterprise Application System
Business Intelligence
Financial/Stock Securities
GIS/Map/Navigation/Positioning
Web System
Content Management System
New-Sale/E-Shop
BBS
Blog
Questionnaire
SNS
Teaching Managment
Album/Gallery/Picture
RSS/Atom Tool
Application
File Management System
Multimedia
Text Editor
Instant Messaging
Application Software
RPA-机器人过程自动化
Web Development
Web Framework
jQuery Plugin
UI Framework
JavaScript Toolkit
RESTful Projects
Backend Management
Website Theme
Vue.js Components
Web Sipder
OAuth/SSO
Angular Plugin
Bootstrap Plugin
React Compnent
RPC Development Framework
API Gateway
短网址
layui-components
DevOps/Network
Network Management Tool
System Monitor
DevOps
Mobile Dev
Android Component/ Project
iOS Component
Mobile App
Alipay Applet
Baidu Applet
PhoneGap/Cordova Plugin
Cross-platform Mobile Development
QuickApp
TV Devel
uniapp components
Development Tools
Version Management System
Dev/Debug
Wiki/Document
Compile/Build/Deploy
Maven Plugin
Gulp Extension
Testing Tool
Code Scan
Server Development
Distributed Service/Framework
Message Server/Message Queue
Docker
Container/Virtual Machine
Nginx Module
Big Data
Cloud Computing
One-click Installation Package
OpenResty Extension
系统性能优化
Serverless
storage
Database Related
DB Development Package
Database Service
Database Management/Monitor
Game/Recreation
Game
Game Development
3D Engine
Plugins/Extension
Chrome Extension
Wordpress Plugin
Eclipse Plugin
IDEA Plugin
Firefox Extension
Safari Extension
Visual Studio Code Plugin
Jenkins Plugins
Other
Simulation Project
Handbook/Manual/Tutorial
ACM/OJ Project
Operation System
Teaching Managment
Tutorial Code
RISC-V Development
Bio/Medical
2020公益黑客马拉松
新冠病毒相关开源
AI/ML
Licenses
MulanPSL-2.0
0BSD
AFL-3.0
AGPL-3.0
Apache-2.0
Artistic-2.0
BSD-2-Clause
BSD-3-Clause
BSD-3-Clause-Clear
BSL-1.0
CC-BY-4.0
CC-BY-SA-4.0
CC0-1.0
ECL-2.0
EPL-1.0
EPL-2.0
EUPL-1.1
EUPL-1.2
GPL-2.0
GPL-3.0
ISC
LGPL-2.1
LGPL-3.0
LPPL-1.3c
MIT
MPL-2.0
MS-PL
MS-RL
MulanPSL-1.0
MulanPubL-1.0
MulanPubL-2.0
NCSA
OFL-1.1
OSL-3.0
PostgreSQL
UPL-1.0
Unlicense
WTFPL
Zlib
C
All Languages
Java
JavaScript
HTML
CSS
Python
Shell
C++
PHP
C#
TypeScript
Go
Objective-C
Android
Ruby
Kotlin
Assembly
Swift
NodeJS
Perl
Dart
Lua
Matlab
其他
Rust
HTML/CSS
PowerShell
微信
Scala
Groovy
C/C++
XSLT
Verilog
R
Docker
Pascal
CoffeeScript
QML
Erlang
FORTRAN
ActionScript
Emacs Lisp
Smalltalk
SQL
Delphi
ASP
TeX/LaTeX
VHDL
Visual Basic
Clojure
M
Common Lisp
Elixir
Haskell
Awk
LiveScript
Scheme
易语言
Julia
OCaml
Puppet
AutoHotkey
Ada
YAML
Pawn
D
XML
Standard ML
Arduino
VimL
Logos
Prolog
汇编
Haxe
ColdFusion
Vala
Crystal
Scilab
Racket
Coq
Lisp
Slash
Eiffel
eC
DOT
Zephir
Nemerle
Stars
Stars
Recommend
Last updated
MindSpore/graphengine
1.2K
A connecting link module between frontends and Ascend processors.
C
Machine Learning/Deep Learning
|
4 days ago
withsalt/智能语音控制中心
332
运行于树莓派、Nanopi、OrangePi等开发板的智能语音控制程序。本程序基于百度语音识别、语音合成和图灵机器人。可通过程序控制语音控制家中电器设备。
C
Artificial Intelligence
Audio Process
|
over 1 year ago
Fan WenJie/LeNet-5
152
LeNet-5神经网络,C语言写成,不依赖任何第三方库。附带MNIST字符集测试demo
C
Machine Learning/Deep Learning
|
over 6 years ago
adai.design/homemaster.v1
93
Home Master 家居控制中心 (终端)
C
Artificial Intelligence
|
almost 4 years ago
Gitee 极速下载/openpilot
79
openpilot 是一个开源的自动驾驶(驾驶代理)
C
Artificial Intelligence
|
2 months ago
tboox/hnr
69
脱机手写数字识别系统,可以将手机拍摄的 多行多列的 手写数字 进行识别, 整个系统 实现了完整的 图像处理、特征提取、网络训练等 一系列算法, 每个阶段的各种算法 都有自己独有的算法优化,以提高识别率
C
Computer Vision/Face Recognition
|
7 years ago
OAL/Tengine
57
Tengine is a lite, high performance, modular inference engine for embedded device
C
Artificial Intelligence
IoT/Edge Computing
|
over 1 year ago
dog-qiuqiu/MobileNetv2-YOLOV3
56
MobileNetV2-YOLOv3-Nano的Darknet实现:移动终端设计的目标检测网络,计算量0.5BFlops!华为P40:MNN_ARM82单次推理时间6ms 模型大小:3MB!yoloface-500k:只有500kb的实时人脸检测模型
C
Artificial Intelligence
|
3 years ago
RT-Thread-Mirror/nnom
44
NNoM是一个专门为了神经网络在 MCU 上运行的框架。 NNoM 是一个定点神经网络库, 现在支持 8-bit定点格式
C
Artificial Intelligence
|
4 months ago
shopping/yolo_v5_nnie
38
yolo_v5 nnie 推理
C
Artificial Intelligence
|
over 2 years ago
枫言风语/coolwrite
27
基于颜色的图像识别与轨迹跟踪
C
Artificial Intelligence
Image Library
|
10 years ago
翠微薛之谦/ARM_智能车库管理系统__LinuxC
18
实现车库中车牌智能识别、进出场语音播报、自动计费、车位预览等的功能。
C
Computer Vision/Face Recognition
|
over 4 years ago
Apache/tvm
15
Apache TVM 是一个开放源代码的机器学习编译器框架,用于 CPU,GPU 和机器学习加速器
C
Machine Learning/Deep Learning
|
14 hours ago
maple/darknet_GPS
9
修改了darknet源码,添加了GPS信息,针对检测到的每一张目标都输出相应图片,并配套对应的信息
C
Artificial Intelligence
|
over 4 years ago
qieangel2013/phpword2vec
7
Php calls word2vec for machine learning
C
Artificial Intelligence
|
over 5 years ago
1
2
Trending Today
Weekly
MindSpore/mindspore
7.7K
MindSpore is a new open source deep learning training/inference framework that could be used for mobile, edge and cloud scenarios.
Ascend/pytorch
211
Ascend PyTorch adapter
Ascend/samples
611
CANN Samples
Ascend/tensorflow
98
Ascend TensorFlow Adapter
MindSpore/graphengine
1.2K
A connecting link module between frontends and Ascend processors.
仪山湖/light-LPR
128
Light-LPR是一个瞄准可以在嵌入式设备、手机端和普通的x86平台上运行的车牌识别开源项目,旨在支持开放场景的车牌识别, 支持目前国内所有的车牌识别,觉得好用的一定要加星哦!
MindSpore/mindspore
7.7K
MindSpore is a new open source deep learning training/inference framework that could be used for mobile, edge and cloud scenarios.
Ascend/pytorch
211
Ascend PyTorch adapter
Ascend/samples
611
CANN Samples
Qiansou/face-java-sdk
367
第5代深度学习人脸识别引擎JAVA SDK
jiaxiaogang/he4o
16
和(he for objective-c) —— “以螺旋论为基础开发的信息熵减机(通用人工智能系统)”
北京智云视图科技有限公司/HyperLabelImg
50
开源可视化图像标注工具(支持人脸关键点/不规则四边形/多边形标注)
modelbox/modelbox
52
AI应用开发和运行框架
OAL/Tengine
57
Tengine is a lite, high performance, modular inference engine for embedded device
未来科技集团/Jarvis_QT_NEW
181
一款以全新的人机交互方式提供服务的人工智能软件,能够以语音和GUI等方式作为输入来方便地控制操作系统和IoT设备。同时有一个二次元3D形象作为前端。提供插件编程接口,可以开发更多的功能组件。
Ascend/tensorflow
98
Ascend TensorFlow Adapter
Going to Help Center
Search
Git 命令在线学习
如何在 Gitee 导入 GitHub 仓库
Git 仓库基础操作
企业版和社区版功能对比
SSH 公钥设置
如何处理代码冲突
仓库体积过大,如何减小?
如何找回被删除的仓库数据
Gitee 产品配额说明
GitHub仓库快速导入Gitee及同步更新
什么是 Release(发行版)
将 PHP 项目自动发布到 packagist.org
Back to the top