Yasuhiro Suzuki
Yasuhiro Suzuki
@piseabhijeet Hi. Thanks sharing your tip. Do you know that generating `.json` file from `my_image.png` ? I typed `python eval.py --trained_model=weights/yolact_base_540_20000.pth --score_threshold=0.6 --top_k=50 --dataset=my_custom_dataset --output_coco_json` but show me `NameError: name...
@kidpaul94 Thanks! Do you know that how to convert numpy of mask_data to segmentation data([x, y, x, y, x, y ...])?
@kidpaul94 Thanks!!, I will try soon.
@davodogster thanks share the code. but not working... still run? I tried all copies and paste it at `eval.py` explode the indentation error...
@davodogster wow. very flash! Thanks a lot! but show me IndexError: tuple index out of range, line 148, in prep_display path2 = path_split[1] I was wonder if you can fix...
@davodogster wow... so fast... I changed path_split[1] to path_split[0] and nominate output directory (original none type.. ) now, I get instance mask segmentation image file. but no generate coco json...
yes sir! tanks a lot
@amanshenoy thanks a lot! i have created a mesh file. but, how do i apply color to the mesh?