Development
This merge removes the tensorflow-addons dependency.
As a consequence, the FScore metric is no longer available to be reported during training by the NNInterface, but Precision and Recall are. The FScoreLoss can still be used.
This merge also fixes a small bug and adds some related tests:
- The run_on_test_generator now prints the right metric names when the 'compute_val_metrics' argument is True.
The version was bumped to 2.0.1.