UWSOD icon indicating copy to clipboard operation
UWSOD copied to clipboard

UWSOD: Toward Fully-Supervised-Level Capacity Weakly Supervised Object Detection

Results 5 UWSOD issues
Sort by recently updated
recently updated
newest added

Hi @shenyunhang! The OneDrive link published in README: https://1drv.ms/f/s!Am1oWgo9554dgRQ8RE1SRGvK7HW2 has only pretrained resnet_ws models Are `resnet_ws_mrrp` / `resnet_ws_v2` models available somewhere? The `resnet_ws_mrrp` backbone seems the best-performing in the paper....

How do I map pickle checkpoint keys to PyTorch state dict keys? It seems that norm layers have different set of parameters. Was something fused? I have loaded `state_dict =...

@shenyunhang , your method looks amazing. Just wonder when you will release your codes. Thanks

Hi~ I only have an NVIDIA 3090, so can the code run on pytorch1.7 with cuda11.0?