diff --git a/configs/lenet/README.md b/configs/lenet/README.md index c46fbd0b..0a999f0e 100644 --- a/configs/lenet/README.md +++ b/configs/lenet/README.md @@ -2,6 +2,8 @@ ## Introduction +[BACKBONE] + ```latex @ARTICLE{6795724, author={Y. {LeCun} and B. {Boser} and J. S. {Denker} and D. {Henderson} and R. E. {Howard} and W. {Hubbard} and L. D. {Jackel}}, diff --git a/configs/mobilenet_v2/README.md b/configs/mobilenet_v2/README.md index 669307ee..b76d8853 100644 --- a/configs/mobilenet_v2/README.md +++ b/configs/mobilenet_v2/README.md @@ -2,6 +2,8 @@ ## Introduction +[BACKBONE] + ```latex @INPROCEEDINGS{8578572, author={M. {Sandler} and A. {Howard} and M. {Zhu} and A. {Zhmoginov} and L. {Chen}}, diff --git a/configs/resnet/README.md b/configs/resnet/README.md index 2ac5cdfc..8712d8e8 100644 --- a/configs/resnet/README.md +++ b/configs/resnet/README.md @@ -2,6 +2,8 @@ ## Introduction +[BACKBONE] + ```latex @inproceedings{he2016deep, title={Deep residual learning for image recognition}, diff --git a/configs/resnext/README.md b/configs/resnext/README.md index fa36e298..a30b72cc 100644 --- a/configs/resnext/README.md +++ b/configs/resnext/README.md @@ -2,6 +2,8 @@ ## Introduction +[BACKBONE] + ```latex @inproceedings{xie2017aggregated, title={Aggregated residual transformations for deep neural networks}, diff --git a/configs/seresnet/README.md b/configs/seresnet/README.md index c0a24fb5..7407a4e0 100644 --- a/configs/seresnet/README.md +++ b/configs/seresnet/README.md @@ -2,6 +2,8 @@ ## Introduction +[BACKBONE] + ```latex @inproceedings{hu2018squeeze, title={Squeeze-and-excitation networks}, diff --git a/configs/seresnext/README.md b/configs/seresnext/README.md index be59fbc5..fe408448 100644 --- a/configs/seresnext/README.md +++ b/configs/seresnext/README.md @@ -2,6 +2,8 @@ ## Introduction +[BACKBONE] + ```latex @inproceedings{hu2018squeeze, title={Squeeze-and-excitation networks}, diff --git a/configs/shufflenet_v1/README.md b/configs/shufflenet_v1/README.md index c4e29915..32b4314a 100644 --- a/configs/shufflenet_v1/README.md +++ b/configs/shufflenet_v1/README.md @@ -2,6 +2,8 @@ ## Introduction +[BACKBONE] + ```latex @inproceedings{zhang2018shufflenet, title={Shufflenet: An extremely efficient convolutional neural network for mobile devices}, diff --git a/configs/shufflenet_v2/README.md b/configs/shufflenet_v2/README.md index 703aabe2..ab3e5a24 100644 --- a/configs/shufflenet_v2/README.md +++ b/configs/shufflenet_v2/README.md @@ -2,6 +2,8 @@ ## Introduction +[BACKBONE] + ```latex @inproceedings{ma2018shufflenet, title={Shufflenet v2: Practical guidelines for efficient cnn architecture design}, diff --git a/configs/vgg/README.md b/configs/vgg/README.md index 979eb203..bfef8043 100644 --- a/configs/vgg/README.md +++ b/configs/vgg/README.md @@ -2,6 +2,8 @@ ## Introduction +[BACKBONE] + ```latex @article{simonyan2014very, title={Very deep convolutional networks for large-scale image recognition},