Adva Zair
Results
2
issues of
Adva Zair
Hi, I'm trying to run inference using the demo.py code. I did minimal changes: enable to get any king of input image and save the output image instead of displaying...
Hi, What is the config file that correspond to the bounding box to mask model -models/bbox2mask_coco/28594643_model_final.pkl? I tried the following command: ``` cd /path/to/clone/seg_every_thing python2 tools/infer_simple.py --cfg configs/bbox2mask_coco/fast_rcnn_R-50-FPN_1x.yaml --output-dir /tmp/output...