CurvedSynthText icon indicating copy to clipboard operation
CurvedSynthText copied to clipboard

Results 1 CurvedSynthText issues
Sort by recently updated
recently updated
newest added

line 54 in gen.py returns just an empty list. Meaning no text is placed on image. What can be done here? res = RV3.render_text(img, depth, seg, area, label, ninstance=args.instance_per_image, viz=False)...