BCNet
BCNet copied to clipboard
Nothing happened after running visualize.sh
I got message
[12/15 18:44:57 detectron2]: Arguments: Namespace(confidence_threshold=0.5, config_file='configs/fcos/fcos_imprv_R_50_FPN.yaml', input=['test_img/'], opts=['MODEL.WEIGHTS', './pretrained_models/model_final_beta.pth'], output='result_img/', video_input=None, webcam=False) WARNING [12/15 18:44:57 d2.config.compat]: Config 'configs/fcos/fcos_imprv_R_50_FPN.yaml' has no VERSION. Assuming it to be compatible with latest v2. ['test_img/']
It seems messages are not error message but I dont know why nothing occur and no images in folder "result_img".
I got message
[12/15 18:44:57 detectron2]: Arguments: Namespace(confidence_threshold=0.5, config_file='configs/fcos/fcos_imprv_R_50_FPN.yaml', input=['test_img/'], opts=['MODEL.WEIGHTS', './pretrained_models/model_final_beta.pth'], output='result_img/', video_input=None, webcam=False) WARNING [12/15 18:44:57 d2.config.compat]: Config 'configs/fcos/fcos_imprv_R_50_FPN.yaml' has no VERSION. Assuming it to be compatible with latest v2. ['test_img/']
It seems messages are not error message but I dont know why nothing occur and no images in folder "result_img". have U resolved the problem? I have met the same problem!!!!