DeepinSC's Stars
ant-design/ant-design
An enterprise-class UI design language and React UI library
tfygg/pytorch-tutorials
pytorch codes
EvoSuite/evosuite-coverage-tools
Example configurations for coverage analysis tools set up in Maven to support EvoSuite tests
EvoSuite/evosuite
EvoSuite - automated generation of JUnit test suites for Java classes
randoop/randoop
Automatic test generation for Java
rjust/defects4j
A Database of Real Faults and an Experimental Infrastructure to Enable Controlled Experiments in Software Engineering Research
answershuto/learnVue
:octocat:Vue.js 源码解析
vuejs/vuex
🗃️ Centralized State Management for Vue.js.
illinois-impact/ece408_project
2019 Fall ECE408 Project Resources + Requirements
wadefagen/datasets
Various interesting datasets, mostly data from The University of Illinois
VV-UI/VV-UI
This is a UI components for Vue 2.x🚀
hinesboy/mavonEditor
mavonEditor - A markdown editor based on Vue that supports a variety of personalized features
miaolz123/vue-markdown
A Powerful and Highspeed Markdown Parser for Vue
nuysoft/Mock
A simulation data generator
PanJiaChen/vue-element-admin
:tada: A magical vue admin https://panjiachen.github.io/vue-element-admin
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
matterport/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
titu1994/DenseNet
DenseNet implementation in Keras
Kexiii/DenseNet-Cifar10
Train DenseNet on Cifar-10 based on Keras
SimJeg/FC-DenseNet
Fully Convolutional DenseNets for semantic segmentation.
wkentaro/pytorch-fcn
PyTorch Implementation of Fully Convolutional Networks. (Training code to reproduce the original result is available.)
CharlesShang/FastMaskRCNN
Mask RCNN in TensorFlow
ruotianluo/pytorch-faster-rcnn
pytorch1.0 updated. Support cpu test and demo. (Use detectron2, it's a masterpiece)
booz-allen-hamilton/DSB3Tutorial
vuejs/awesome-vue
🎉 A curated list of awesome things related to Vue.js
facebook/react
The library for web and native user interfaces.
kuangliu/pytorch-cifar
95.47% on CIFAR10 with PyTorch
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
reactjs/react-basic
A description of the conceptual model of React without implementation burden.