pytorch-segmentation-detection
pytorch-segmentation-detection copied to clipboard
Optimizer for unet model on Pascal Voc segmentation
Hello, Can I know the optimizer and its specifications to use on unet model on Pascal Voc segmentation using FOCAL loss ? Should I have to use any learning rate schedulers? Also, is it better to take mean focal loss or sum focal loss ? I am training the model from scratch.