Pinned Repositories
996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
AnchorFreeDetection
list the paper for recently anchor free detector
antialiased-cnns
Antialiasing cnns to improve stability and accuracy. In ICML 2019.
arcface-pytorch
autograd
Efficiently computes derivatives of numpy code.
Awesome-CV
:page_facing_up: Awesome CV is LaTeX template for your outstanding job application
awesome-knowledge-distillation
Awesome Knowledge Distillation
awesome-tensorflow
TensorFlow - A curated list of dedicated resources http://tensorflow.org
beijing_house_knowledge
北京买房攻略
cscn89's Repositories
cscn89/996.ICU
Repo for counting stars and contributing. Press F to pay respect to glorious developers.
cscn89/Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
cscn89/convnet-burden
Memory consumption and FLOP count estimates for convnets
cscn89/CornerNet-Lite
cscn89/CosFace
Tensorflow implementation for paper CosFace: Large Margin Cosine Loss for Deep Face Recognition
cscn89/DeLF-pytorch
PyTorch Implementation of "Large-Scale Image Retrieval with Attentive Deep Local Features"
cscn89/distiller
Neural Network Distiller by Intel AI Lab: a Python package for neural network compression research. https://nervanasystems.github.io/distiller
cscn89/free-programming-books
:books: Freely available programming books
cscn89/github-cheat-sheet
A list of cool features of Git and GitHub.
cscn89/jetson-inference
Guide to deploying deep-learning inference networks and deep vision primitives with TensorRT and NVIDIA Jetson.
cscn89/keras-squeezenet
SqueezeNet implementation with Keras Framework
cscn89/keras-tensorrt-jetson
Example of loading a Keras model into TensorRT C++ API
cscn89/keras_to_tensorflow
General code to convert a trained keras model into an inference tensorflow model
cscn89/learnopencv
Learn OpenCV : C++ and Python Examples
cscn89/Level-Set
Level Set algorithm for python
cscn89/libpku
贵校课程资料民间整理
cscn89/Machine-Learning-Numpy
Gathers Machine learning models using pure Numpy to cover feed-forward, RNN, CNN, clustering, MCMC, timeseries, tree-based, and so much more!
cscn89/MobileNet-SSD-TensorRT
Accelerate mobileNet-ssd with tensorRT
cscn89/My-TensorFlow-tutorials
This repo contains all of my TensorFlow tutorials
cscn89/Person-reID-triplet-loss
Person re-ID baseline with triplet loss
cscn89/PyTorch-Image-Retrieval
A PyTorch framework for an image retrieval task including implementation of N-pair Loss (NIPS 2016) and Angular Loss (CVPR 2017).
cscn89/SJTU-Courses
上海交通大学课程资料分享
cscn89/ssds.pytorch
Repository for Single Shot MultiBox Detector and its variants, implemented with pytorch, python3.
cscn89/surveillance_reID
cscn89/tensorrt
TensorFlow/TensorRT integration
cscn89/tensorrt-sample
TensorRT5 Execution Sample from Python API
cscn89/TensorRT-SSD
Use TensorRT API to implement Caffe-SSD, SSD(channel pruning), Mobilenet-SSD
cscn89/tf-lift
Tensorflow port of LIFT (ECCV 2016), with training code.
cscn89/tf_to_trt_image_classification
Image classification with NVIDIA TensorRT from TensorFlow models.
cscn89/zju-icicles
浙江大学课程攻略共享计划