Subhajit Nanda
Results
2
comments of
Subhajit Nanda
Thank you for the fast reply Dinesh! I actually solved that error but faced one more. I am using your pre-trained model occlusion_net.pth but did not get a good prediction....
Hi Dinesh, I am using occlusion_net_test.yaml this config file from your repo. MODEL: META_ARCHITECTURE: "GeneralizedRCNN" WEIGHT: "/models/occlusion_net.pth" BACKBONE: CONV_BODY: "R-50-FPN" RESNETS: BACKBONE_OUT_CHANNELS: 256 RPN: USE_FPN: True ANCHOR_STRIDE: (4, 8, 16,...