Closed Wang-Yu-Qing closed 9 months ago
Hi, @Wang-Yu-Qing, thank you for your interest in our solution and spotting the issue. Indeed, sigma should be 3 in the config, I've checked the best model config file. The value was optimized during parameter search during the challenge time. I've updated everything accordingly.
I found the sigma is fixed as value 3 for image of size [270, 480] in train_config.yaml:
If the image size is [h, w], how to determine a good sigma? I read from the solution post that it should be 2px, what is this value exactly? Thanks!