Roy2xc
Roy2xc
> Can the author Roy2xc get the output after running an Inference on an image? Yes, by modifying the inference_from_filepath , just set config["compute_seg"] = True, and config["eval_params"]["save_individual_outputs"]["seg_mask"] =True Then...
Yes, there is no error. And I find that this code with never run... I set the config["compute_seg"] = True, and config["eval_params"]["save_individual_outputs"]["seg_mask"] =True, then I can find the output image....
python main.py --run_name mapping_dataset.unet_resnet101_pretrained.field_off.train_val --in_filepath /home/yqs/Polygonization-by-Frame-Field-Learning/frame_field_learning/runs/images/1.jpg I just try to run a inference by this command, and it will show no error but no output either. I had never modify...
Shall I use -c config when running a inference?
Yes, I set it to True by adding code into inference_from_filepath , and it works. But if I don't add that code, there will be no error and no output....
> I know how to change it, the config under run_name should be modified. Hi Anne, could you tell me which config should be modified? What does run_name mean? A...
Thank you so much !
I have the same issue, and I'm using USA node... still not work. OneDrive is unfriendly to Chinese user... Could you provide a 百度网盘? 谢谢!