Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 499 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 499 Bytes

Project Gloves

This project is still getting rolling. It's objective is to build a maintainable, scalable one-shot learner for pet breed classification using Siamese networks.

It's a testing ground for a new technologies.

Notes

  • There appears to be a memory leak with tensorflow datasets
    • it doesn't appear to be from shuffle
    • it doesn't appear to be from parallel maps
    • it appears to have started when switching off tensorflow container
    • probably a lib installed on the system