You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@AIprogrammer " In order to re-duce the loss of efficiency as much as possible, we do notchange convolutional layers in backbone, and only replacethe 1x1 convolution layer in FPN and the first convolutionlayer in detection head with CoordCon" from pp-yolo paper.
Does anyone know where should we add the coord conv layers if we do regression task?
The text was updated successfully, but these errors were encountered: