MenghaoGuo / AutoDeeplab

Pytorch Implementation the paper Auto-DeepLab Hierarchical Neural Architecture Search for Semantic Image Segmentation
https://arxiv.org/abs/1901.02985
410 stars 97 forks source link

File "../AutoDeeplab-master/operations.py", line 90, in forward out = torch.cat([self.conv_1(x), self.conv_2(x[:,:,1:,1:])], dim=1) #41

Closed Randylcy closed 5 years ago

Randylcy commented 5 years ago

done