ArmNN
 20.02
CaffePreprocessor.cpp File Reference
#include "InferenceTestImage.hpp"
#include "CaffePreprocessor.hpp"
#include <boost/numeric/conversion/cast.hpp>
#include <boost/assert.hpp>
#include <boost/format.hpp>
#include <iostream>
#include <fcntl.h>
#include <array>

Go to the source code of this file.

Variables

const std::vector< ImageSetg_DefaultImageSet
 

Variable Documentation

◆ g_DefaultImageSet

const std::vector<ImageSet> g_DefaultImageSet
Initial value:
=
{
{"shark.jpg", 2}
}

Definition at line 16 of file CaffePreprocessor.cpp.