VictoriaYyz's Stars
ityouknow/spring-boot-examples
about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
postxiami/backup
备份虾米收藏歌曲收藏数据,导出歌曲风格标签
lenve/VBlog
V部落,Vue+SpringBoot实现的多用户博客管理平台!
vuejs/devtools-v6
⚙️ Browser devtools extension for debugging Vue.js applications.
MarkerHub/vueblog
一个前后端分离的简单博客案例,适合刚入门vue,学前后端分离的童鞋!
boylegu/SpringBoot-vue
A example demo base SpringBooot with vueJS2.x + webpack2.x as Java full stack web practice
527515025/springBoot
springboot 框架与其它组件结合如 jpa、mybatis、websocket、security、shiro、cache等
dyc87112/SpringBoot-Learning
《Spring Boot基础教程》,2.x版本持续连载中!点击下方链接直达教程目录!
jaywcjlove/mysql-tutorial
MySQL入门教程(MySQL tutorial book)
JeffLi1993/springboot-learning-example
spring boot 实践学习案例,是 spring boot 初学者及核心技术巩固的最佳实践。
eriklindernoren/PyTorch-YOLOv3
Minimal PyTorch implementation of YOLOv3
facebookresearch/detectron2
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
jwyang/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
cocodataset/cocoapi
COCO API - Dataset @ http://cocodataset.org/
potterhsu/easy-faster-rcnn.pytorch
An easy implementation of Faster R-CNN (https://arxiv.org/pdf/1506.01497.pdf) in PyTorch.
AliyunContainerService/pouch
An Efficient Enterprise-class Container Engine
Cadene/pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
pytorch/vision
Datasets, Transforms and Models specific to Computer Vision
msr-fiddle/pipedream
crossoverJie/JCSprout
👨🎓 Java Core Sprout : basic, concurrent, algorithm
hollischuang/toBeTopJavaer
To Be Top Javaer - Java工程师成神之路
bytedance/byteps
A high performance and generic framework for distributed DNN training
Lyken17/pytorch-OpCounter
Count the MACs / FLOPs of your PyTorch model.
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
spring-attic/spring-mvc-showcase
Demonstrates the features of the Spring MVC web framework
spring-attic/greenhouse
Reference web application for Spring technologies and social destination for Spring developers.
spring-projects/spring-petclinic
A sample Spring-based application
hustcc/JS-Sorting-Algorithm
一本关于排序算法的 GitBook 在线书籍 《十大经典排序算法》,多语言实现。
Blankj/awesome-java-leetcode
:crown: LeetCode of algorithms with java solution(updating).
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计