File mobilenet_v1.hpp¶
↰ Parent directory (/home/jenkins/docs/models/models/mobilenet
)
Contents
Definition (/home/jenkins/docs/models/models/mobilenet/mobilenet_v1.hpp
)¶
Detailed Description¶
Aakash Kaushik
Definition of MobileNet V1 model.
For more information, kindly refer to the following paper.
@article{AndrewG2017, author={AndrewG.Howard,MenglongZhu,BoChen,DmitryKalenichenko, WeijunWang,TobiasWeyand,MarcoAndreetto,HartwigAdam}, title={MobileNets:EfficientConvolutionalNeuralNetworksforMobile VisionApplications}, year={2017}, url={https://arxiv.org/pdf/1704.04861} }
mlpack is free software; you may redistribute it and/or modify it under the terms of the 3-clause BSD license. You should have received a copy of the 3-clause BSD license along with mlpack. If not, see http://www.opensource.org/licenses/BSD-3-Clause for more information.
Includes¶
./../../utils/utils.hpp
mlpack/core.hpp
mlpack/methods/ann/ffn.hpp
mlpack/methods/ann/init_rules/random_init.hpp
mlpack/methods/ann/layer/layer.hpp
mlpack/methods/ann/layer/layer_types.hpp
mlpack/methods/ann/loss_functions/binary_cross_entropy_loss.hpp
mobilenet_v1_impl.hpp
(File mobilenet_v1_impl.hpp)