SydCS
This is Ye, Working on NN ...
Wuhan University299 Bayi Road, Wuchang District, Wuhan, Hubei, P.R. China
SydCS's Stars
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
haoxianrui/youlai-boot
🌈 基于 Java 17 + Spring Boot 3 + Spring Security 6 + Vue 3 + Element-Plus 构建的前后端分离单体权限管理系统。
dawnlh/awesome-low-light-image-enhancement
This is a resouce list for low light image enhancement
Doraemonzzz/Learning-from-data
记录Learning from data一书中的习题解答
RUCAIBox/LLMSurvey
The official GitHub page for the survey paper "A Survey of Large Language Models".
academicpages/academicpages.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
jianzongwu/Awesome-Open-Vocabulary
(TPAMI 2024) A Survey on Open Vocabulary Learning
TonyCrane/PracticalSkillsTutorial
浙江大学系列朋辈辅学「实用技能拾遗」课程资料仓库
MarkMoHR/Awesome-Referring-Image-Segmentation
:books: A collection of papers about Referring Image Segmentation.
helloflask/flask-tutorial
Flask 入门教程 / Flask for Beginners
dvlab-research/LISA
Project Page for "LISA: Reasoning Segmentation via Large Language Model"
X-PLUG/mPLUG-Owl
mPLUG-Owl: The Powerful Multi-modal Large Language Model Family
facebookresearch/Mask2Former
Code release for "Masked-attention Mask Transformer for Universal Image Segmentation"
yangjiakai/lux-ui
Create the best admin based on Vue3.x, Vite5.x, TypeScript, Vuetify3.x, Chat GPT
rafaelpadilla/Object-Detection-Metrics
Most popular metrics used to evaluate object detection algorithms.
itwanger/paicoding
⭐️一款好用又强大的开源社区,基于 Spring Boot、MyBatis-Plus、MySQL、Redis、ElasticSearch、MongoDB、Docker、RabbitMQ 等主流技术栈,附详细教程,包括Java、Spring、MySQL、Redis、微服务&分布式、消息队列等核心知识点。学编程,就上技术派😁。
deeplearning-ai/machine-learning-yearning-cn
Machine Learning Yearning 中文版 - 《机器学习训练秘籍》 - Andrew Ng 著
cuixiaorui/mini-vue
实现最简 vue3 模型( Help you learn more efficiently vue3 source code )
flame/blis
BLAS-like Library Instantiation Software Framework
SJTU-IPADS/OS-Course-Lab
本仓库包含上海交通大学IPADS实验室设计的操作系统课程系列实验。
DesmondoRay/CSAPP-3e
Solutions of Computer Systems: A Programmer's Perspective ,Third Edition
DreamAndDead/CSAPP-3e-Solutions
CSAPP 3e Solutions, migrated to github.io from gitbook.io which is being shut down.
fuzhengwei/small-spring
🌱《 Spring 手撸专栏》,本专栏以 Spring 源码学习为目的,通过手写简化版 Spring 框架,了解 Spring 核心原理。在手写的过程中会简化 Spring 源码,摘取整体框架中的核心逻辑,简化代码实现过程,保留核心功能,例如:IOC、AOP、Bean生命周期、上下文、作用域、资源处理等内容实现。
codecrafters-io/build-your-own-x
Master programming by recreating your favorite technologies from scratch.
hrtan99/WHU-Beamer
武汉大学 Beamer 幻灯片模板。武大师生可用于各种报告、展示、答辩等场景。
facebookresearch/detr
End-to-End Object Detection with Transformers
hhaAndroid/awesome-mm-chat
多模态 MM +Chat 合集
Charles-Xie/awesome-described-object-detection
A curated list of papers and resources related to Described Object Detection, Open-Vocabulary/Open-World Object Detection and Referring Expression Comprehension. Updated frequently and pull requests welcomed.
datawhalechina/pumpkin-book
《机器学习》(西瓜书)公式详解
kevin-wayne/algs4
Algorithms, 4th edition textbook code and libraries