Skip to content

Commit

Permalink
update paper
Browse files Browse the repository at this point in the history
  • Loading branch information
hunto committed Mar 25, 2022
1 parent 9fc33f3 commit 0f97ce5
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
# DyRep: Bootstrapping Training with Dynamic Re-parameterization
Official implementation for paper "DyRep: Bootstrapping Training with Dynamic Re-parameterization", CVPR 2022.
Official implementation for paper "[DyRep: Bootstrapping Training with Dynamic Re-parameterization](https://arxiv.org/abs/2203.12868)", CVPR 2022.

By Tao Huang, Shan You, Bohan Zhang, Yuxuan Du, Fei Wang, Chen Qian, Chang Xu.

<p align='center'>
<img src='./assests/DyRep_framework.png' alt='DyRep Framework' width='1000px'>
</p>

## Updates

### March 11, 2022
Expand Down Expand Up @@ -68,4 +72,11 @@ The final weights of the inference model will be saved in `experiments/dyrep_ima
## Results

## Citation
The paper will be released soon.
```
@article{huang2022dyrep,
title={DyRep: Bootstrapping Training with Dynamic Re-parameterization},
author={Huang, Tao and You, Shan and Zhang, Bohan and Du, Yuxuan and Wang, Fei and Qian, Chen and Xu, Chang},
journal={arXiv preprint arXiv:2203.12868},
year={2022}
}
```
Binary file added assests/DyRep_framework.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 0f97ce5

Please sign in to comment.