Ansh Dassani

Results 4 issues of Ansh Dassani

**Describe the bug** When using the `evaluate.evaluate` function on the prediction made by `predict.predict_image`, an error is shown ``` File "reproject.py", line 39, in results = model.evaluate(csv_file, root_dir, iou_threshold=0.4, savedir=None)...

@bw4sz @henrykironde, I have opened this pull request according to the way you people have suggested. I have added the config argument 'freeze_regression_head' and I have also loaded the trained...