deepsvg icon indicating copy to clipboard operation
deepsvg copied to clipboard

How to optimize from Img2 to Img1 ,not from SVG.unit_circle() to Img1

Open Johnson-yue opened this issue 4 years ago • 0 comments

In svgtensor.ipynb , if I want to optimize from Img2 to Img1 ,not from SVG.unit_circle() to Img1, how should I do, I tried replaced svg_pred with other SVG.load_data() , but occur the Error: Attribute Error: 'Point' object has no attribute ”control1“, "control2", "requires_grad_"

Johnson-yue avatar Jul 27 '20 15:07 Johnson-yue