tly18's Stars
microsoft/DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
Kotlin/anko
Pleasant Android application development
jindongwang/transferlearning
Transfer learning / domain adaptation / domain generalization / multi-task learning etc. Papers, codes, datasets, applications, tutorials.-迁移学习
jacobgil/pytorch-grad-cam
Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, Image similarity and more.
JetBrains/kotlinconf-app
KotlinConf Schedule Application
FLHonker/Awesome-Knowledge-Distillation
Awesome Knowledge-Distillation. 分类整理的知识蒸馏paper(2014-2021)。
shiyutim/tickets
大麦、大麦网 演唱会抢票软件,一个基于 tauri + rust + vue 调用接口的抢票软件。
OpenStitching/stitching
A Python package for fast and robust Image Stitching
Harry24k/adversarial-attacks-pytorch
PyTorch implementation of adversarial attacks [torchattacks]
hendrycks/robustness
Corruption and Perturbation Robustness (ICLR 2019)
KaiyangZhou/pytorch-center-loss
Pytorch implementation of Center Loss
jia-zhuang/pytorch-multi-gpu-training
整理 pytorch 单机多 GPU 训练方法与原理
tengshaofeng/ResidualAttentionNetwork-pytorch
a pytorch code about Residual Attention Network. This code is based on two projects from
kushalvyas/Python-Multiple-Image-Stitching
Implementation of multiple image stitching
hendrycks/natural-adv-examples
A Harder ImageNet Test Set (CVPR 2021)
yaodongyu/TRADES
TRADES (TRadeoff-inspired Adversarial DEfense via Surrogate-loss minimization)
jxgu1016/MNIST_center_loss_pytorch
A PyTorch implementation of center loss on MNIST
nie-lang/DeepRectangling
CVPR2022 (Oral) - Deep Rectangling for Image Stitching: A Learning Baseline
csdongxian/AWP
Codes for NeurIPS 2020 paper "Adversarial Weight Perturbation Helps Robust Generalization"
YisenWang/MART
Code for ICLR2020 "Improving Adversarial Robustness Requires Revisiting Misclassified Examples"
hcguoO0/FIA
code for "Feature Importance-aware Transferable Adversarial Attacks"
JinkaiZheng/awesome-adversarial-attack-and-defense-papers
lesliejackson/PyTorch-Distributed-Training
Example of PyTorch DistributedDataParallel
liudaizong/Residual-Attention-Network
haoxintong/ResidualAttentionNetwork-Gluon
ReImplementation of "Residual Attention Network for Image Classification" with MXNet Gluon.
ALIS-Lab/AAAI2021-PDD
apletta/OpenCV-Projects
mzc421/hardware
使用硬件实现相对应的功能
Shuilin123/Fundamentals-of-deep-learning
This project aims to give beginners an understanding of some common machine learning algorithms. And implement these algorithms from the bottom up
kaus-rai/Conditional-VAE