Open
Description
Hi, Thanks for sharing.
I found a line in fpn.py.
"roi_level = torch.log(torch.sqrt(h * w) / 224.0)"
fpn.pytorch/lib/model/fpn/fpn.py
Line 110 in 23bd1d2
It seems torch.log is based on the e rather than 2 in the paper. Is that true?
Metadata
Metadata
Assignees
Labels
No labels