BCNet icon indicating copy to clipboard operation
BCNet copied to clipboard

Nothing happened after running visualize.sh

Open wisan-dhammatorn opened this issue 2 years ago • 1 comments
trafficstars

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".

wisan-dhammatorn avatar Dec 15 '22 09:12 wisan-dhammatorn

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!!!!

FocusGZL avatar Jun 19 '24 10:06 FocusGZL