bfortuner / pytorch_tiramisu

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

pre-trained weights #25

Open julienguegan opened 3 years ago

julienguegan commented 3 years ago

Hello @bfortuner ,

Is it possible to share the weights you obtained with your training ? Everyone will be infinitely grateful :)

Thank you