.. _file__home_jenkins_docs_models_models_mobilenet_mobilenet_v1.hpp: File mobilenet_v1.hpp ===================== |exhale_lsh| :ref:`Parent directory ` (``/home/jenkins/docs/models/models/mobilenet``) .. |exhale_lsh| unicode:: U+021B0 .. UPWARDS ARROW WITH TIP LEFTWARDS .. contents:: Contents :local: :backlinks: none Definition (``/home/jenkins/docs/models/models/mobilenet/mobilenet_v1.hpp``) ---------------------------------------------------------------------------- .. toctree:: :maxdepth: 1 program_listing_file__home_jenkins_docs_models_models_mobilenet_mobilenet_v1.hpp.rst 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`` (:ref:`file__home_jenkins_docs_models_models_mobilenet_mobilenet_v1_impl.hpp`) Included By ----------- - :ref:`file__home_jenkins_docs_models_models_mobilenet_mobilenet_v1_impl.hpp` Namespaces ---------- - :ref:`namespace_mlpack` - :ref:`namespace_mlpack__models` Classes ------- - :ref:`exhale_class_classmlpack_1_1models_1_1MobileNetV1` Typedefs -------- - :ref:`exhale_typedef_mobilenet__v1_8hpp_1ae6e5298c59b098d628805b3e48b508da`