Pinned Repositories
AIStartups
Startups about artificial intelligence. (DM, ML, NLP, CV...)
attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
awesome-network-embedding
A curated list of network embedding techniques.
awesome-rl
Reinforcement learning resources curated
Batch-Normalization
Implementation of Batch Normalization Layer by Theano. Test Code with MNIST data.
cart
Classification and Regression Trees (CART) in python from scratch.
cleverhans
An adversarial example library for constructing attacks, building defenses, and benchmarking both
CS110
Principles of Computer Systems
deep-person-reid
Pytorch implementation of deep person re-identification models.
defense
sanduanji's Repositories
sanduanji/AIStartups
Startups about artificial intelligence. (DM, ML, NLP, CV...)
sanduanji/awesome-rl
Reinforcement learning resources curated
sanduanji/cleverhans
An adversarial example library for constructing attacks, building defenses, and benchmarking both
sanduanji/defense
sanduanji/defensegan
Defense-GAN: Protecting Classifiers Against Adversarial Attacks Using Generative Models (published in ICLR2018)
sanduanji/detectron2
Detectron2 is FAIR's next-generation platform for object detection and segmentation.
sanduanji/faster_rcnn_for_reid
Cut images of detected pedestrian for person-reid dataset
sanduanji/GNNPapers
Must-read papers on graph neural networks (GNN)
sanduanji/hospital_platform
sanduanji/HowToCook
程序员在家做饭方法指南。Programmer's guide about how to cook at home (Chinese only).
sanduanji/Machine-Learning-in-Action
《机器学习实战》样例代码
sanduanji/neural-networks-and-deep-learning
Code samples for my book "Neural Networks and Deep Learning"
sanduanji/non_atk_hand
sanduanji/nontarget
sanduanji/person-reid-triplet-loss-baseline
Rank-1 89% (Single Query) on Market1501 with raw triplet loss, In Defense of the Triplet Loss for Person Re-Identification, using Pytorch
sanduanji/pytorch-grad-cam
PyTorch implementation of Grad-CAM
sanduanji/RACNN-pytorch
This is a third party implementation of RA-CNN in pytorch.
sanduanji/reid
sanduanji/reid_platform
reid visual platform
sanduanji/resume
An elegant \LaTeX\ résumé template
sanduanji/RSPapers
Must-read papers on Recommender System.
sanduanji/Soft-NMS
An implement of Soft NMS algorithm in Python
sanduanji/soft-nms-1
Object Detection
sanduanji/stargan
Official Implementation of StarGAN - CVPR 2018
sanduanji/target
sanduanji/target_atk_hand
sanduanji/tensorflow
An Open Source Machine Learning Framework for Everyone
sanduanji/transferlearning
Everything about Transfer Learning and Domain Adaptation--迁移学习
sanduanji/tutorials
sanduanji/vision
Datasets, Transforms and Models specific to Computer Vision