ebms_regression icon indicating copy to clipboard operation
ebms_regression copied to clipboard

Isn't RPN used in the training phase?

Open insanebai opened this issue 5 months ago • 1 comments

Hello, thank you for your excellent work. I have a question. I downloaded the project file directly. According to the yaml debugging, I found that the following parameters were set to False during the training phase. Does it mean that RPN is not used during the training phase? TRAIN_BBREG_ON: False TRAIN_RPN: False TRAIN_BACKBONE: False

insanebai avatar Sep 19 '24 08:09 insanebai