-
I used '-eval only' to evaluate the RPN model I trained, and processed the proposals generated by the RPN. |
Beta Was this translation helpful? Give feedback.
Answered by
xishanhan
Mar 10, 2022
Replies: 1 comment
-
I have written the code based on '_eval_box_proposals' in detectron2/evaluation/coco_evaluation.py and this question was resolved |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
xishanhan
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have written the code based on '_eval_box_proposals' in detectron2/evaluation/coco_evaluation.py and this question was resolved