meetps / pytorch-semseg

Semantic Segmentation Architectures Implemented in PyTorch
https://meetshah.dev/semantic-segmentation/deep-learning/pytorch/visdom/2017/06/01/semantic-segmentation-over-the-years.html
MIT License
3.38k stars 799 forks source link

Optimizer for unet model for Pascal voc segmentation #238

Open saiphanish7 opened 4 years ago

saiphanish7 commented 4 years ago

Can you specify me the optimizer required for unet model on Pascal Voc segmentation using focal loss. Should I have to use any learning rate schedulers?