This project contains all test code based 《Deep Learning for Computer Vision with Python 1-Starter Bundle》。
#chapter7:
#is contains chapter7 project codes.
datasets contains Animals dataset in this project, but this version is only contains cats and dogs class,
tools contains a basic copy image tools, it use for copy default 1000 images from src_dir to dst_dir.
#1、enter a chapter, example: cd chapter7 #2、run codes: python knn.py --dataset ../datasets/animals