From 7f02504ed46be294945d6ed764aeac0b469db801 Mon Sep 17 00:00:00 2001 From: natanielruiz <nataniel777@hotmail.com> Date: 星期六, 12 八月 2017 10:30:55 +0800 Subject: [PATCH] Added AFLW dataset --- .gitignore | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index 94c3123..8fe1257 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ *.pyc *.npy data/* -output/* \ No newline at end of file +output/* +*.jpg \ No newline at end of file -- Gitblit v1.8.0