Pinned Repositories
------
作业
-Electronic-Design-Contest
Automatic-Unpaired-Shape-Deformation-Transfer
SIGGRAPH ASIA 2018
CenterNet
Codes for our paper "CenterNet: Keypoint Triplets for Object Detection" .
CLRS-Solutions
Solutions to "Introduction to Algorithm, 3rd Edition"
CNN-Numpy
Inplement an CNN frame with Numpy, easy to learn, hard to use hhhh
detectron2
Detectron2 is FAIR's next-generation platform for object detection and segmentation.
Expression-recognition
FCOS
FCOS: Fully Convolutional One-Stage Object Detection
homework
zsl1996's Repositories
zsl1996/------
作业
zsl1996/-Electronic-Design-Contest
zsl1996/Automatic-Unpaired-Shape-Deformation-Transfer
SIGGRAPH ASIA 2018
zsl1996/CenterNet
Codes for our paper "CenterNet: Keypoint Triplets for Object Detection" .
zsl1996/CLRS-Solutions
Solutions to "Introduction to Algorithm, 3rd Edition"
zsl1996/CNN-Numpy
Inplement an CNN frame with Numpy, easy to learn, hard to use hhhh
zsl1996/detectron2
Detectron2 is FAIR's next-generation platform for object detection and segmentation.
zsl1996/Expression-recognition
zsl1996/FCOS
FCOS: Fully Convolutional One-Stage Object Detection
zsl1996/homework
zsl1996/homework1
homework1 USTC 2018春季学期 现代软件工程第一次作业
zsl1996/ILearnDeepLearning.py
This repository contains small projects related to Neural Networks and Deep Learning in general. Subject are closely linekd with articles I publish on Medium. I encourage you both to read as well as to check how the code works in the action.
zsl1996/indoor-positioning
stm32 小范围定位
zsl1996/Interview
算法
zsl1996/lab-information
科大实验室信息发布平台
zsl1996/mask
zsl1996/mmdetection
Open MMLab Detection Toolbox and Benchmark
zsl1996/MyDeepLearning
A deep learning library to provide algs in pure Numpy or Tensorflow.
zsl1996/pytorch-classification
Classification with PyTorch.
zsl1996/pytorch-doc-zh
PyTorch 中文文档
zsl1996/pytorch-EverybodyDanceNow
Implementation of Everybody Dance Now by pytorch
zsl1996/pytorch-examples
Simple examples to introduce PyTorch
zsl1996/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
zsl1996/report
zsl1996/ScaleNet
Data-Driven Neuron Allocation for Scale Aggregation Networks
zsl1996/self-CNN
code a deep
zsl1996/UI
软工UI组
zsl1996/vcpkg
C++ Library Manager for Windows, Linux, and MacOS
zsl1996/vision
Datasets, Transforms and Models specific to Computer Vision
zsl1996/zsl-cnn
code a deep learning framework by self