payal6792
Results
1
issues of
payal6792
`--------------------------------------------------------------------------- TypeError Traceback (most recent call last) in 9 # Build the detector 10 model = build_detector( ---> 11 cfg.model, train_cfg=cfg.train_cfg, test_cfg=cfg.test_cfg) 12 # Add an attribute for visualization convenience...