Giter Site home page Giter Site logo

vill-lab / 2023-icml-dpl Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 1.0 836 KB

Pytorch implementation for DPL (ICML 2023).

Home Page: https://proceedings.mlr.press/v202/song23c/song23c.pdf

Python 100.00%
data-augmentation deep-learning training-paradigms image-perturbation

2023-icml-dpl's Introduction

2023-ICML-DPL

This is the pytorch implementation of the paper.

Getting start

python main.py [--dataset DATASET] [--data_dir DATA_DIR] 
               [--net NET] [--batch_size BATCH_SIZE] [--gpu GPU] 
               [--lr LR] [--epoch EPOCH] [--resume] 
               [--alpha ALPHA] [--G_size G_SIZE] [--varepsilon VAREPSILON] [--rep_aug rep_aug]
  • batch size: 128
  • learning rate: 0.1
  • training epoch: 200
  • the hyperparameter $\alpha$: 0.005
  • the size of Guide Set: 5% of the size of training set
  • the hyperparameter $\varepsilon$: 0.04
  • the approaches of replacement and augmentation: augmentation

Citation

@inproceedings{song2023deep,
  title={Deep perturbation learning: enhancing the network performance via image perturbations},
  author={Song, Zifan and Gong, Xiao and Hu, Guosheng and Zhao, Cairong},
  booktitle={International Conference on Machine Learning},
  pages={32273--32287},
  year={2023},
  organization={PMLR}
}

2023-icml-dpl's People

Stargazers

MatsukoZifanSong avatar

Watchers

Zhicheng Chen avatar Kostas Georgiou avatar Shuguang Dou avatar

Forkers

matcaviar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.