SpineNet-Pytorch
SpineNet-Pytorch copied to clipboard
Whether Dropblock is used?
In paper and official code, the Dropblock is used in protocol B. But I can't find in this repo, so whether the Dropblock is used?
@Vericoware
Hello, I think protocol B in object detection & instance segmentation didn't use Dropblock.
Therefore, this repo only implement protocol B (w/o Dropblock, [0.5, 2.0] scale, 350 epochs)
