Closed Legenhoor closed 1 year ago
How is the structure of a feature extractor ? Is there just one Conv k3s1-Tanh-Conv k3s1 ?
Before Conv k3s1-Tanh-Conv k3s1, you need normalize input like VGG[ (input - mean) / std ]
what is the number of the input and output channel in Conv k3s1-Tanh-Conv k3s1?
How is the structure of a feature extractor ? Is there just one Conv k3s1-Tanh-Conv k3s1 ?