Skip to content

wanderly0501/Architectural-Picture-Classification

Repository files navigation

Architectural Picture Classification

Required Libraries

  • Pillow
  • sklearn
  • numpy
  • glob
  • keras
  • tqdm
  • matplotlib
  • tensorflow
  • OpenCV2

Installing YOLO system

Follow tutorial of installing YOLO-v2 on YouTube Download darkflow package Download YOLO model weights Download darknet package

Datasets

Download the two datasets arc_scene and arc_style in github.