Skip to content

Commit

Permalink
v0.2.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
vtddggg committed Sep 19, 2022
1 parent 942714c commit f770ba3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions examples/imageclassification/imagenet/dat/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Discrete Adversarial Training (NeurIPS'2022)

[![PWC](https://img.shields.io/endpoint.svg?url=https://paperswithcode.com/badge/enhance-the-visual-representation-via/domain-generalization-on-imagenet-c)](https://paperswithcode.com/sota/domain-generalization-on-imagenet-c?p=enhance-the-visual-representation-via)
[![PWC](https://img.shields.io/endpoint.svg?url=https://paperswithcode.com/badge/enhance-the-visual-representation-via/domain-generalization-on-stylized-imagenet)](https://paperswithcode.com/sota/domain-generalization-on-stylized-imagenet?p=enhance-the-visual-representation-via)
[![PWC](https://img.shields.io/endpoint.svg?url=https://paperswithcode.com/badge/enhance-the-visual-representation-via/domain-generalization-on-imagenet-sketch)](https://paperswithcode.com/sota/domain-generalization-on-imagenet-sketch?p=enhance-the-visual-representation-via)
[![PWC](https://img.shields.io/endpoint.svg?url=https://paperswithcode.com/badge/enhance-the-visual-representation-via/domain-generalization-on-imagenet-r)](https://paperswithcode.com/sota/domain-generalization-on-imagenet-r?p=enhance-the-visual-representation-via)
[![PWC](https://img.shields.io/endpoint.svg?url=https://paperswithcode.com/badge/enhance-the-visual-representation-via/domain-generalization-on-imagenet-a)](https://paperswithcode.com/sota/domain-generalization-on-imagenet-a?p=enhance-the-visual-representation-via)

![DAT](framework.jpg)

This is the official PyTorch implementation of "Enhance the Visual Representation via Discrete Adversarial Training", Xiaofeng Mao, Yuefeng Chen, Ranjie Duan, Shaokai Ye, Yao Zhu, Xiaodan Li, Gege Qi, Rong Zhang, Hui Xue.
Expand Down

0 comments on commit f770ba3

Please sign in to comment.