Tasmia

Results 1 comments of Tasmia

> Hi, I was directed to here by > > [https://datascience.stackexchange.com/questions/12830/how-are-1x1-convolutions-the-same-as-a-fully-connected-layer](url) > > ``` > if name == 'fc6': > filt = self.get_fc_weight_reshape(name, [7, 7, 512, 4096]) > elif name...