congmonkey's repositories
adversarial-robustness-toolbox
Adversarial Robustness Toolbox (ART) - Python Library for Machine Learning Security - Evasion, Poisoning, Extraction, Inference
ARTNet
Appearance-and-Relation Networks
caffe
Caffe: a fast open framework for deep learning.
caffe2
Caffe2 is a lightweight, modular, and scalable deep learning framework.
caffe2_cpp_tutorial
C++ transcripts of the Caffe2 Python tutorials and other C++ example code
cct_blog
sources for Orizuru Blog
DAN
Code release of "Learning Transferable Features with Deep Adaptation Networks" (ICML 2015)
DeepSpeech
A PaddlePaddle implementation of DeepSpeech2 architecture for ASR.
DNL-Object-Detection
Disentangled Non-Local Neural Networks
MADA
Code release for "Multi-Adversarial Domain Adaptation" (AAAI 2018)
moco
PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722
py2so-plus
Python files encryption(as .so file)fix some contents‘ problem
pytorch-grad-cam
Many Class Activation Map methods implemented in Pytorch for CNNs and Vision Transformers. Including Grad-CAM, Grad-CAM++, Score-CAM, Ablation-CAM and XGrad-CAM
pytorch-Neural-Style-Transfer
Unofficial pytorch implementation of Image Style Transfer Using Convolutional Neural Networks [Gatys+, CVPR2016]
Pytorch_Realtime_Multi-Person_Pose_Estimation
Pytorch version of Realtime Multi-Person Pose Estimation project
Realtime_Multi-Person_Pose_Estimation
Code repo for realtime multi-person pose estimation in CVPR'17 (Oral)
resnet-cifar10-caffe
ResNet 20 32 44 56 110 for CIFAR10 with caffe
simple-blackbox-attack
Code for ICML 2019 paper "Simple Black-box Adversarial Attacks"
square-attack
Square Attack: a query-efficient black-box adversarial attack via random search [ECCV 2020]
ThinPlateSpline-pytorch
ThinPlateSpline using pytorch
tutorials
PyTorch tutorials.
uni_rep_deep_faces
Towards Universal Representation Learning for Deep Face Recognition
wassdistance
Approximating Wasserstein distances with PyTorch