Flow-Guided-Feature-Aggregation
Flow-Guided-Feature-Aggregation copied to clipboard
cls_prob_reshape_output and bbox_pred_reshape_output
Hello,
I am running demo.py and I am getting for these two variables (they are dict variables in output_all dict in im_detect function in fgfa_rfcn/tester.py file) nan and inf respectively. This erroneous functionality comes from the Predictor class in fgfa_rfcn/tester.py Any thoughts?