| 1 | # -------------------------------------------------------- |
| 2 | # RepVGG: Making VGG-style ConvNets Great Again (https://openaccess.thecvf.com/content/CVPR2021/papers/Ding_RepVGG_Making_VGG-Style_ConvNets_Great_Again_CVPR_2021_paper.pdf) |
| 3 | # Github source: https://github.com/DingXiaoH/RepVGG |
| 4 | # Licensed under The MIT License [see LICENSE for details] |
nothing calls this directly
no test coverage detected