From e37c558eb9c061bda83ad96ae7d9b8fca4230af9 Mon Sep 17 00:00:00 2001 From: Nicolas Hug Date: Fri, 8 Oct 2021 11:31:32 +0100 Subject: [PATCH] dummy commit --- references/classification/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/references/classification/README.md b/references/classification/README.md index cc328f0f259..96c5f461c0a 100644 --- a/references/classification/README.md +++ b/references/classification/README.md @@ -1,5 +1,7 @@ # Image classification reference training scripts +blah + This folder contains reference training scripts for image classification. They serve as a log of how to train specific models, as provide baseline training and evaluation scripts to quickly bootstrap research.