LishuoPan / Region_Proposal_Network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Region_Proposal_Network

small mistake in the code, should not effect the result:

diff_t = diff_t = X_reg[k,i,j] - gt_reg[k,i,j]

Under the totalLoss function.

About


Languages

Language:Jupyter Notebook 100.0%