Ekim-Yurtsever/DeepTL-Lane-Change-Classification

Configurate detect_objects.py for training

Opened this issue · 0 comments

Thanks for your Mask R-CNN models that I can utilize to predict my own line change. It works well. There's just a little problem you did not mention in readme.md
The function 'detect' in detect_objects.py seems to be used for inference only. If I want to start training Mask R-CNN, what should I do?