Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 345 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 345 Bytes

PetSwap

Project Website

Ever wonder what your cat would look like as a dog, or vice versa?

Order in which to run:

  1. Clone repository
  2. cd shell_scripts -> run python get_data.sh
  3. run python get_features -> gives cat_features.npz, dog_features.npz
  4. run python k_means_clustering.py