Skip to content

YeongHyeon/RepVGG-TF2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[TensorFlow 2] RepVGG: Making VGG-style ConvNets Great Again

TensorFlow implementation of "RepVGG: Making VGG-style ConvNets Great Again"

Concept

Sketch of the RegNet [1].

Performance

Indicator Value
Accuracy 0.-----
Precision 0.-----
Recall 0.-----
F1-Score 0.-----

Requirements

  • Python 3.7.6
  • Tensorflow 2.1.0
  • Keras 2.3.1
  • Numpy 1.18.1
  • Matplotlib 3.1.3

Reference

[1] Xiaohan Ding et al. (2021). RepVGG: Making VGG-style ConvNets Great Again. arXiv preprint arXiv:2101.03697.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages