Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lrshsl/rtov

Approach to convert raster to vector graphics using AI for my school graduation project.
https://github.com/lrshsl/rtov

ai deep-learning neural-network vector-graphics vectorization

Last synced: 2 days ago
JSON representation

Approach to convert raster to vector graphics using AI for my school graduation project.

Awesome Lists containing this project

README

        

# RtoV
Approach to convert raster to vector graphics using AI for my school graduation thesis.
Using a convolutional neural network trained on a pipeline of on-the-fly generated image data to approximate a raster image with an image in vetor format.

> This is the repository containing the code for the product. The thesis itself is found in the repository [lrshsl/matura-doc](https://github.com/lrshsl/matura-doc/).
> Information on how to use RtoV can be found under [docs](https://github.com/lrshsl/rtov/tree/main/docs)