fyu / dilation

Dilated Convolution for Semantic Image Segmentation
https://www.vis.xyz/pub/dilation
MIT License
781 stars 265 forks source link

CPU Training and Net architecture #40

Open HamdiHamed1992 opened 7 years ago

HamdiHamed1992 commented 7 years ago

-How can i launch the Context Train on CPU ? -And how can i launch my training on my edited network architecture ? As it seems for train.py file takes only the weights and i have to trick it by generating the arch weights on other module and input them here.