Pinned 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
caffe_colorizer
caffe_GAN
caffe_GAN
This project uses GAN to implement gray image colorization
caffe_InfoGAN
cct_blog
sources for Orizuru Blog
JAN_pytorch
congmonkey's Repositories
congmonkey/JAN_pytorch
congmonkey/adversarial-robustness-toolbox
Adversarial Robustness Toolbox (ART) - Python Library for Machine Learning Security - Evasion, Poisoning, Extraction, Inference
congmonkey/ARTNet
Appearance-and-Relation Networks
congmonkey/caffe
Caffe: a fast open framework for deep learning.
congmonkey/caffe2
Caffe2 is a lightweight, modular, and scalable deep learning framework.
congmonkey/caffe2_cpp_tutorial
C++ transcripts of the Caffe2 Python tutorials and other C++ example code
congmonkey/cct_blog
sources for Orizuru Blog
congmonkey/DAN
Code release of "Learning Transferable Features with Deep Adaptation Networks" (ICML 2015)
congmonkey/DeepSpeech
A PaddlePaddle implementation of DeepSpeech2 architecture for ASR.
congmonkey/DNL-Object-Detection
Disentangled Non-Local Neural Networks
congmonkey/generate_prototxt
congmonkey/LeBA
[NeurIPS'20] Learning Black-Box Attackers with Transferable Priors and Query Feedback
congmonkey/MADA
Code release for "Multi-Adversarial Domain Adaptation" (AAAI 2018)
congmonkey/moco
PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722
congmonkey/py2so
:snake: py2so is tool to change the .py to .so, you can use it to hide the source code of py [Deprecated]. Please navigate to Py2sec
congmonkey/py2so-plus
Python files encryption(as .so file)fix some contents‘ problem
congmonkey/pytorch
congmonkey/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
congmonkey/pytorch-Neural-Style-Transfer
Unofficial pytorch implementation of Image Style Transfer Using Convolutional Neural Networks [Gatys+, CVPR2016]
congmonkey/Pytorch_Realtime_Multi-Person_Pose_Estimation
Pytorch version of Realtime Multi-Person Pose Estimation project
congmonkey/Realtime_Multi-Person_Pose_Estimation
Code repo for realtime multi-person pose estimation in CVPR'17 (Oral)
congmonkey/resnet-cifar10-caffe
ResNet 20 32 44 56 110 for CIFAR10 with caffe
congmonkey/resnet_imagenet_lr_wd
congmonkey/simple-blackbox-attack
Code for ICML 2019 paper "Simple Black-box Adversarial Attacks"
congmonkey/square-attack
Square Attack: a query-efficient black-box adversarial attack via random search [ECCV 2020]
congmonkey/ThinPlateSpline-pytorch
ThinPlateSpline using pytorch
congmonkey/tutorials
PyTorch tutorials.
congmonkey/uni_rep_deep_faces
Towards Universal Representation Learning for Deep Face Recognition
congmonkey/wassdistance
Approximating Wasserstein distances with PyTorch
congmonkey/WDGRL