All Projects → val-iisc → Gd Uap

val-iisc / Gd Uap

Generalized Data-free Universal Adversarial Perturbations

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Gd Uap

Tianchi Medical Lungtumordetect
天池医疗AI大赛[第一季]:肺部结节智能诊断 UNet/VGG/Inception/ResNet/DenseNet
Stars: ✭ 314 (+528%)
Mutual labels:  classification, segmentation
Pagmo2
A C++ platform to perform parallel computations of optimisation tasks (global and local) via the asynchronous generalized island model.
Stars: ✭ 540 (+980%)
Mutual labels:  artificial-intelligence, optimization
Opytimizer
🐦 Opytimizer is a Python library consisting of meta-heuristic optimization techniques.
Stars: ✭ 387 (+674%)
Mutual labels:  artificial-intelligence, optimization
Apc Vision Toolbox
MIT-Princeton Vision Toolbox for the Amazon Picking Challenge 2016 - RGB-D ConvNet-based object segmentation and 6D object pose estimation.
Stars: ✭ 277 (+454%)
Mutual labels:  artificial-intelligence, segmentation
Hyperparameter hunter
Easy hyperparameter optimization and automatic result saving across machine learning algorithms and libraries
Stars: ✭ 648 (+1196%)
Mutual labels:  artificial-intelligence, optimization
Cvpods
All-in-one Toolbox for Computer Vision Research.
Stars: ✭ 277 (+454%)
Mutual labels:  classification, segmentation
Ttach
Image Test Time Augmentation with PyTorch!
Stars: ✭ 455 (+810%)
Mutual labels:  classification, segmentation
Opensource OBIA processing chain
An open-source semi-automated processing chain for urban OBIA classification.
Stars: ✭ 75 (+50%)
Mutual labels:  classification, segmentation
All About The Gan
All About the GANs(Generative Adversarial Networks) - Summarized lists for GAN
Stars: ✭ 630 (+1160%)
Mutual labels:  classification, segmentation
Jenetics
Jenetics - Genetic Algorithm, Genetic Programming, Evolutionary Algorithm, and Multi-objective Optimization
Stars: ✭ 616 (+1132%)
Mutual labels:  artificial-intelligence, optimization
PAPC
PAPC is a deep learning for point clouds platform based on pure PaddlePaddle
Stars: ✭ 55 (+10%)
Mutual labels:  classification, segmentation
Ml Classify Text Js
Machine learning based text classification in JavaScript using n-grams and cosine similarity
Stars: ✭ 38 (-24%)
Mutual labels:  artificial-intelligence, classification
mri-deep-learning-tools
Resurces for MRI images processing and deep learning in 3D
Stars: ✭ 56 (+12%)
Mutual labels:  classification, segmentation
Pointnet
PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation
Stars: ✭ 3,517 (+6934%)
Mutual labels:  classification, segmentation
shellnet
ShellNet: Efficient Point Cloud Convolutional Neural Networks using Concentric Shells Statistics
Stars: ✭ 80 (+60%)
Mutual labels:  classification, segmentation
Caer
High-performance Vision library in Python. Scale your research, not boilerplate.
Stars: ✭ 452 (+804%)
Mutual labels:  artificial-intelligence, segmentation
volkscv
A Python toolbox for computer vision research and project
Stars: ✭ 58 (+16%)
Mutual labels:  classification, segmentation
HRFormer
This is an official implementation of our NeurIPS 2021 paper "HRFormer: High-Resolution Transformer for Dense Prediction".
Stars: ✭ 357 (+614%)
Mutual labels:  classification, segmentation
Solid
🎯 A comprehensive gradient-free optimization framework written in Python
Stars: ✭ 546 (+992%)
Mutual labels:  artificial-intelligence, optimization
Online Relationship Learning
Unsupervised ML algorithm for predictive modeling and time-series analysis
Stars: ✭ 34 (-32%)
Mutual labels:  artificial-intelligence, optimization

GD-UAP

Overview Image

Code for the paper Generalizable Data-free Objective for Crafting Universal Adversarial Perturbations

Accepted in IEEE Transactions on Pattern Analysis and Machine Intelligence!

Mopuri Konda Reddy*,Aditya Ganeshan*, R. Venkatesh Babu

* = equal contribution

This repository contains code to craft and evaluate GD-UAP on the following task:

  1. Classification.

  2. Segmentation.

  3. Depth Estimation.

Please look into each of the folders for usage instructions.

Precomputed Perturbations

Perturbations crafted using the proposed algorithm are provided in this link. After extracting them, and placing them in the respective folders (In each task), you can use the evaluation code provided in each task for evaluation.

Reference

@article{gduap-mopuri-2018,
title={Generalizable Data-free Objective for Crafting Universal Adversarial
  Perturbations},
author={Mopuri, Konda Reddy and Ganeshan, Aditya and Babu, R Venkatesh},
booktitle = {arXiv preprint arXiv: 1801.08092 },
year = {2018}
}

Drop a mail here in case of any queries!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].