WIP: Added a generic image extractor
- Adds a generic image extractor (no need to make separate extractors for every single architecture)
- Specify the network architecture and how do you want to get the scores from the output of the network in a config file
- use
--extractor-file
argument to load the trained model paths