Git Product home page Git Product logo

yuwenfu's Projects

chinesechess icon chinesechess

Cross-platform and online battle platform game based on Qt: Chinese Chess. Also known as:『Xiangqi』『**象棋』

cln17 icon cln17

可产品化的闭环电机驱动器开源项目 Compact closed-loop stepper motor driver designed for NEMA17 motors

coding-interview-university icon coding-interview-university

这个库提供了一系列如何通过学习成为可靠性工程师或运营工程师的建议。里面的链接资源有利于你快速刷新知识。A complete computer science study plan to become a software engineer.

colossalai icon colossalai

完整版 LLaMA2 大模型全流程方案 Making large AI models cheaper, faster and more accessible

compreface icon compreface

Exadel CompreFace是领先的免费开源人脸识别系统。该人脸识别算法可以被轻松集成到任何系统中,而无需事先掌握机器学习技能。 系统提供用于人脸识别、人脸验证、人脸检测、地标检测、面罩检测、头部姿势检测、年龄和性别识别的REST API;支持在CPU和GPU上运行模型; 该项目还包含角色管理系统,可以控制谁有权访问面部识别服务。另外,CompreFace提供了docker-compose配置,方便以Docker的模式快速部署人脸服务。 Leading free and open-source face recognition system

computer-science icon computer-science

如果你想要学习计算机科学相关的知识,却没有计算机科学的背景,那么这个GitHub库就特别适合你。它提供了计算学科的基本概念以及全面的基础知识。这些资源可以帮助你完成计算机科学的自学。 它是根据本科计算机科学专业的要求设计的,这些课程通常来自哈佛,普林斯顿,麻省理工学院等,可以说是世界上最好的课程。:mortar_board: Path to a free self-taught education in Computer Science!

core icon core

智能家居源代码 支持PC端和移动端的项目 :house_with_garden: Open source home automation that puts local control and privacy first.

cplusplusthings icon cplusplusthings

CPlusPlusThings 是国人开源一个 C++ 学习项目。它系统地将 C++ 学习分为了【基础进阶】、【实战系列】、【C++2.0 新特性】、【设计模式】和【STL 源码剖析】、【并发编程】、【C++ 惯用法】、【学习课程】、【工具】、【拓展】。

cpm-bee icon cpm-bee

百亿参数的中英文双语基座大模型

cppcoreguidelines icon cppcoreguidelines

The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++

cs-books icon cs-books

🔥🔥超过1000本的计算机经典书籍、个人笔记资料以及本人在各平台发表文章中所涉及的资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~

d2l-ros2 icon d2l-ros2

动手学ROS2课程配套教程,欢迎关注公众号《鱼香ROS》

danswer icon danswer

基于 AI 的问答应用基于本地文件提出问题 Ask Questions in natural language and get Answers backed by private sources. Connects to tools like Slack, GitHub, Confluence, etc.

daplink icon daplink

之前大家都是用ST-link居多,而DAPLink是软硬件开源的

deepface icon deepface

deepface是python的轻量级面部识别和面部属性分析(年龄,性别,情感和种族)框架。您只需几行代码就可以应用面部分析。它弥合了软件工程和机器学习研究之间的鸿沟,非常适合想开车但不会造车的你。 A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Library for Python

design-resources-for-developers icon design-resources-for-developers

这个库里面有一个精心整理过的设计资源和UI资源列表,并且这些资源都是免费的。主要包括一些在项目中经常使用到的资源,例如:字体、Web模板、CSS框架、UI库、工具等。 Curated list of design and UI resources from stock photos, web templates, CSS frameworks, UI libraries, tools and much more

deskhop icon deskhop

一套键盘和鼠标控制两台电脑Fast Desktop Switching Device

developer-roadmap icon developer-roadmap

这个仓库是开发者的学习地图,有了它,你的学习过程会更顺利。它几乎包含了大部分开发技术,如果你想成为前端、后端或DevOps工程师。都可以从中选择合适的技术方向进行学习。 Interactive roadmaps, guides and other educational content to help developers grow in their careers.

diffusers icon diffusers

🤗 Diffusers: State-of-the-art diffusion models for image and audio generation in PyTorch Diffusers 是 GitHub 上一个知名的预训练扩散模型首选库,可用于生成图像、音频,甚至分子的 3D 结构

docsgpt icon docsgpt

该项目是一个前沿的 AI 文档开源解决方案,可帮助用户在日常工作中,利用 AI 的能力,简化从文档中查找信息的过程,通过聊天的方式,快速获取准确的答案。项目集成了 GPT-4 在内等多款知名大模型,可基于 Docker 部署到本地,并通过 Web 界面或命令行的方式,完成文档解析与交流对话。GPT-powered chat for documentation, chat with your documents

drake icon drake

MIT机器人设计和验证平台开源!Model-based design and verification for robotics.

dro-matic icon dro-matic

德国大牛开源了一套智慧垂直水培农业物联网系统,助力全球智慧农业 Fully Automated Hydroponic OS for DIY DRO-Matic cabinets - Nutrient dosing, irrigation, topoffs, timers, EC & pH drift fixing.

dspfilters icon dspfilters

用于数字信号处理的有用 C++ 类集合 A Collection of Useful C++ Classes for Digital Signal Processing

easylogger icon easylogger

嵌入式日志库EasyLogger An ultra-lightweight(ROM<1.6K, RAM<0.3k), high-performance C/C++ log library. | 一款超轻量级(ROM<1.6K, RAM<0.3k)、高性能的 C/C++ 日志库

easyspider icon easyspider

A visual no-code/code-free web crawler/spider一个可视化爬虫软件,可以无代码图形化设计和执行的爬虫任务

easys_ros icon easys_ros

开源水下机器人 包含硬件和软件源码(ROS2 humble) raspberry pi4 (higher than 4Gb RAM) ubuntu 22.04 ROS2 humble

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.