ZQSIAT / ADR

This is the official code for “Adaptive Discriminative Regularization for Visual Classification”.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ADR

This repo is the official implementation of "Adaptive Discriminative Regularization for Visual Classification". By Qingsong Zhao, Yi Wang, Shuguang Dou, Chen Gong, Yin Wang, and Cairong Zhao

Update

08/23/2023

The training code and demos will be provided soon! 😄

Introduction

Model Zoo

Cite ADR

If you find this repository useful, please use the following BibTeX entry for citation.

@article{zhao2022adaptive,
  title={Adaptive Discriminative Regularization for Visual Classification},
  author={Zhao, Qingsong and Wang, Yi and Dou, Shuguang and Gong, Chen and Wang, Yin and Zhao, Cairong},
  journal={arXiv preprint arXiv:2203.00833},
  year={2022}
}

License

This project is released under the Apache license. Please see the LICENSE file for more information.

Acknowledgement

This repository is built based on Timm repository.

About

This is the official code for “Adaptive Discriminative Regularization for Visual Classification”.

License:Apache License 2.0