Pinned Repositories
Adam-NSCL
PyTorch implementation of our Adam-NSCL algorithm from our CVPR2021 (oral) paper "Training Networks in Null Space for Continual Learning"
capturing-implicit-hierarchical-structure
[NeurIPS 2021] code for "Capturing implicit hierarchical structure in 3D biomedical images with self-supervised hyperbolic representations"
cifar2png
Convert CIFAR-10 and CIFAR-100 datasets into PNG images
Efficient-PyTorch
My best practice of training large dataset using PyTorch.
HyperAdam
The sources paper of our paper "HyperAdam: A Learnable Task-Adaptive Adam for Network Training"
hyperbolic-image-embeddings
Supplementary code for the paper "Hyperbolic Image Embeddings".
MathsDL-spring18
Topics course Mathematics of Deep Learning, NYU, Spring 18
poincare-embeddings
PyTorch implementation of the NIPS-17 paper "Poincaré Embeddings for Learning Hierarchical Representations"
Variational-HyperAdam
PyTorch implementation of VR-HyperAdam from our TPAMI paper " Variational-HyperAdam: A Meta-learning Appproach to Network Training"
ShipengWang's Repositories
ShipengWang/Adam-NSCL
PyTorch implementation of our Adam-NSCL algorithm from our CVPR2021 (oral) paper "Training Networks in Null Space for Continual Learning"
ShipengWang/HyperAdam
The sources paper of our paper "HyperAdam: A Learnable Task-Adaptive Adam for Network Training"
ShipengWang/Variational-HyperAdam
PyTorch implementation of VR-HyperAdam from our TPAMI paper " Variational-HyperAdam: A Meta-learning Appproach to Network Training"
ShipengWang/capturing-implicit-hierarchical-structure
[NeurIPS 2021] code for "Capturing implicit hierarchical structure in 3D biomedical images with self-supervised hyperbolic representations"
ShipengWang/cifar2png
Convert CIFAR-10 and CIFAR-100 datasets into PNG images
ShipengWang/Efficient-PyTorch
My best practice of training large dataset using PyTorch.
ShipengWang/hyperbolic-image-embeddings
Supplementary code for the paper "Hyperbolic Image Embeddings".
ShipengWang/MathsDL-spring18
Topics course Mathematics of Deep Learning, NYU, Spring 18
ShipengWang/poincare-embeddings
PyTorch implementation of the NIPS-17 paper "Poincaré Embeddings for Learning Hierarchical Representations"
ShipengWang/pytorch-metric-learning
The easiest way to use deep metric learning in your application. Modular, flexible, and extensible. Written in PyTorch.
ShipengWang/ShipengWang.github.io
Personal website
ShipengWang/SimSiam
A pytorch implementation for paper 'Exploring Simple Siamese Representation Learning'
ShipengWang/SupContrast
PyTorch implementation of "Supervised Contrastive Learning" (and SimCLR incidentally)
ShipengWang/transferlearning
Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习