Installation fix
- Make package installable by removing tensorflow as a dependency and replacing it with pytorch #173
- Drop support for python 3.6 and python 3.7 #173
✨ New features and improvements
- Use MobileNetv3 for generating CNN encodings #173
- Introduce a 'recursive' option to generate encodings for images organized in a nested directory structure #104