File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2424/* !
2525 * @file main.cpp
2626 * @brief Run EfficientNet on a cat image as an example.
27- * @details Run an EfficientNet model on a cat image and print the result.
27+ * @details Run an EfficientNet model on a cat image and print the result.
2828 * The EfficientNet model should be downloaded running create_model.py
2929 * @author Florian
3030 * @author Sergio Izquierdo
Original file line number Diff line number Diff line change 2424/* !
2525 * @file main.cpp
2626 * @brief Loads a saved multi input/output model and runs it with dummy data
27- * @details Loads a simple Keras model with multiple inputs and outputs saved
27+ * @details Loads a simple Keras model with multiple inputs and outputs saved
2828 * in saved model format and runs it with dummy data
2929 * @author Florian
3030 * @author Sergio Izquierdo
You can’t perform that action at this time.
0 commit comments