ContributionsMost RecentMost LikesSolutionsRe: Intel FPGA AI suite accuracy drop One thing to check is your channel order. By default dla_benchmark will feed input data as RGB, but the dla_benchmark option `-bgr` will reverse the channels. This could be the culprit for a performance drop of this scale.