You are browsing as a guest. Sign up (or log in) to start making projects!

Open comments for this post

1h 13m 22s logged

Updated the repo with better folder structure for future expansion. Currently the model itself is finished and does not need improvement.

Now I am building a nice front end so you can convert images and videos to ASCII, test a live web cam demo, and download the desktop app.

Speaking of the desktop app (Name idea: GhostChar) it will be a camera filter that converts you live into ASCII to protect your identity while still showing enough to get things done. The app will be a GUI built with Rust running the ONNX model for FPS.

PS: I am adding color themes to the app!

0

Comments 3

@stupid-head

Los colores son súper máximos

@sudu

cool stuff! is there a way you can increase the resolution of the image by perhaps using more characters per pixel?

@eli

Yeah! The number of text columns is the resolution, I usually keep it lower for fps!