Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 522 Bytes

File metadata and controls

17 lines (13 loc) · 522 Bytes

v1.0.0

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.

Use:

#1、enter a chapter, example: cd chapter7 #2、run codes: python knn.py --dataset ../datasets/animals