Pinned Repositories
CKA-similarity
An Numpy and PyTorch Implementation of CKA-similarity with CUDA support
CLIP
Contrastive Language-Image Pretraining
CovaMNet
The code of "Distribution Consistency based Covariance Metric Networks for Few-shot Learning", AAAI 2019.
csad
Deformable-DETR
Deformable DETR: Deformable Transformers for End-to-End Object Detection.
detr
End-to-End Object Detection with Transformers
dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
LADG
code for our paper localized adversarial domain generalization
TemperatureNetwork
zwvews.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
zwvews's Repositories
zwvews/LADG
code for our paper localized adversarial domain generalization
zwvews/csad
zwvews/TemperatureNetwork
zwvews/zwvews.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
zwvews/CKA-similarity
An Numpy and PyTorch Implementation of CKA-similarity with CUDA support
zwvews/CLIP
Contrastive Language-Image Pretraining
zwvews/CovaMNet
The code of "Distribution Consistency based Covariance Metric Networks for Few-shot Learning", AAAI 2019.
zwvews/Deformable-DETR
Deformable DETR: Deformable Transformers for End-to-End Object Detection.
zwvews/detr
End-to-End Object Detection with Transformers
zwvews/dgl
Python package built to ease deep learning on graph, on top of existing DL frameworks.
zwvews/dgl-lifesci
Python package for graph neural networks in chemistry and biology
zwvews/dmol-book
Deep learning for molecules and materials book
zwvews/DomainBed
DomainBed is a suite to test domain generalization algorithms
zwvews/examples
Example deep learning projects that use wandb's features.
zwvews/FedML
(PyTorch > 1.0) A Research-Oriented Federated Learning Library. Supporting distributed computing, mobile/IoT on-device training, and standalone simulation
zwvews/gen-vlkt
Code for our CVPR 2022 Paper "GEN-VLKT: Simplify Association and Enhance Interaction Understanding for HOI Detection"
zwvews/learning-not-to-learn
[CVPR2019]Learning Not to Learn : An adversarial method to train deep neural networks with biased data
zwvews/LibFewShot
LibFewShot: A Comprehensive Library for Few-shot Learning.
zwvews/mixup-cifar10
mixup: Beyond Empirical Risk Minimization
zwvews/nlkj
zwvews/Non-local_pytorch
Implementation of Non-local Block.
zwvews/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
zwvews/promting_hoi
zwvews/PySyft
A library for encrypted, privacy preserving machine learning
zwvews/pytorch-cifar
95.16% on CIFAR10 with PyTorch
zwvews/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
zwvews/Pytorch-UNet
PyTorch implementation of the U-Net for image semantic segmentation with high quality images
zwvews/retina-unet
Retina blood vessel segmentation with a convolutional neural network
zwvews/tutorials
PyTorch tutorials.
zwvews/VAT-pytorch
Virtual Adversarial Training (VAT) implementation for PyTorch