Pinned Repositories
BernNet
PyTorch implementation of "BernNet: Learning Arbitrary Graph Spectral Filters via Bernstein Approximation"
CGS
The official implementation of Convergent Graph Solvers (CGS)
cityscapes-pytorch-segmentation
darts
Differentiable architecture search for convolutional and recurrent networks
deep-residual-networks
Deep Residual Learning for Image Recognition
Deep_metric
Deep Metric Learning
DeepFused
G2CN
Code for "Graph Gaussian Convolution Networks with Concentrated Graph Filters"
IE-ResNet
Code for a robust neural architecture IE-Skips “Implicit Euler Skip Connections: Enhancing Adversarial Robustness via Numerical Stability (ICML 2020)”
IGCV3
Code and Pretrained model for IGCV3
homles11's Repositories
homles11/IGCV3
Code and Pretrained model for IGCV3
homles11/IE-ResNet
Code for a robust neural architecture IE-Skips “Implicit Euler Skip Connections: Enhancing Adversarial Robustness via Numerical Stability (ICML 2020)”
homles11/G2CN
Code for "Graph Gaussian Convolution Networks with Concentrated Graph Filters"
homles11/BernNet
PyTorch implementation of "BernNet: Learning Arbitrary Graph Spectral Filters via Bernstein Approximation"
homles11/CGS
The official implementation of Convergent Graph Solvers (CGS)
homles11/DailySync
Migrate, gather, synchronize your Garmin fitness data between China server and Global server.
homles11/Deep_metric
Deep Metric Learning
homles11/deq
[NeurIPS'19] Deep Equilibrium Models
homles11/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
homles11/examples-1
Deep Learning Examples
homles11/FAGCN
homles11/Fast-Certified-Robust-Training
[NeurIPS 2021] Fast Certified Robust Training with Short Warmup
homles11/free_adv_train
Official TensorFlow Implementation of Adversarial Training for Free! which trains robust models at no extra cost compared to natural training.
homles11/geom-gcn
homles11/gluon-cv
Gluon CV Toolkit
homles11/hfai-models
HFAI deep learning models
homles11/IGNN
Implicit Graph Neural Networks
homles11/label-smoothing-pytorch
label smoothing PyTorch implementation
homles11/mdeq
[NeurIPS'20] Multiscale Deep Equilibrium Models
homles11/mingjie_li.github.io
Github Pages template for academic personal websites, forked from mmistakes/minimal-mistakes
homles11/mingjieli0111
homles11/nn_robust_attacks
Robust evasion attacks against neural network to find adversarial examples
homles11/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
homles11/pytorch-mobilenet-v2
A PyTorch implementation of MobileNet V2 architecture and pretrained model.
homles11/pytorch_geometric
Graph Neural Network Library for PyTorch
homles11/SemiImplicitDNNs
Pytorch implementation of 'Semi-Implicit Methods for Deep Neural Networks'
homles11/square-attack
Square Attack: a query-efficient black-box adversarial attack via random search [ECCV 2020]
homles11/stAdv
Spatially Transformed Adversarial Examples with TensorFlow
homles11/TRADES
TRADES (TRadeoff-inspired Adversarial DEfense via Surrogate-loss minimization)
homles11/VGG
Implement VGG with TensorFlow on MNIST