To run the benchmark on ImageNet1k, you first need to have the dataset downloaded in a folder dataset
.
For this benchmark the JSON for Modern C++ Library is required to load JSON files in C++. Note that this library is not needed for other executables : vit
and quantize
.
cmake -BUILD_BENCHMARK=ON ..