CascadePSP
CascadePSP copied to clipboard
[CVPR 2020] CascadePSP: Toward Class-Agnostic and Very High-Resolution Segmentation via Global and Local Refinement
Dear Author, I'm currently looking into your work to refine my coarse mask. when I test your pipeline, straight lines and building border are very well refined, however, when there...
Why is the weight coefficient of L1 + L2 in the first half of the loss function of L4 in the code 0.25? Isn't the average coefficient 0.5?
Do you think the model can learn this? I have 7k pieces. Refining window segmentation of car(area of window that can be seen through the car) I am showing image,...
Add Typing to make it torchscript compilable model
Hi, this is a simple trick to reduce memory usage.