DeepTL-Lane-Change-Classification
DeepTL-Lane-Change-Classification copied to clipboard
Configurate detect_objects.py for training
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?