Nice work and great contribution for releasing the source code.
I have question about the meaning of the following flag-variables.
|
prediction_switch = {'part': False, 'whole': True, 'seg': True, 'det': True} |
What's the role of the 'part' and 'whole' in prediction switch?