This website requires JavaScript.
Explore
Help
Sign In
akko
/
diffvg
Watch
1
Star
0
Fork
0
You've already forked diffvg
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
c2b429e51fa883381aff44c56f94cb094ae54cf8
diffvg
/
pydiffvg
History
Tzu-Mao Li
adb04d04ee
Merge pull request
#49
from daniel347x/background_image
...
Resolve crash in 'backward' when a background image with only 3 channels is passed to 'forward'
2023-01-09 12:17:05 -05:00
..
__init__.py
initial commit
2020-09-03 22:30:30 -04:00
color.py
initial commit
2020-09-03 22:30:30 -04:00
device.py
initial commit
2020-09-03 22:30:30 -04:00
image.py
initial commit
2020-09-03 22:30:30 -04:00
optimize_svg.py
Fix missing background_image argument
2020-09-28 21:51:26 +02:00
parse_svg.py
Added matplotlib.colors to parse named colors
2021-05-13 16:12:12 +05:30
pixel_filter.py
initial commit
2020-09-03 22:30:30 -04:00
render_pytorch.py
Resolve crash in 'backward' when a background image with only 3 channels is passed to 'forward'
2022-11-05 15:07:47 -04:00
save_svg.py
found one more missing str conversion
2021-10-17 10:38:40 -07:00
shape.py
Convert arc points to torch.float
2023-01-09 09:25:35 +02:00