TextBoxes
TextBoxes copied to clipboard
Question about mismatch between the code with original paper
I have some questions while reading your code with paper.
- The
confhead in your paper use 1x1 size, but in the code was all 1x5
- The prior boxes, only the first feature layer has
72doutput with 12 prior boxes, and other layer has78dwith 14 prior boxes?