bfortuner / pytorch_tiramisu

FC-DenseNet in PyTorch for Semantic Segmentation
MIT License
306 stars 65 forks source link

Trained network #15

Open jj0mst opened 5 years ago

jj0mst commented 5 years ago

Hi, can you share the weights of the network after training? They would be useful for running simple inference or plugging the trained network into other systems. I saw that in the original project there are the trained weights, but I think it's hard to convert them from Theano to PyTorch.