This project converts a human face image into an image made entirely out of mathematical symbols.
3 modes:
Low(Not recommended)
Medium(Recommended)
High(Yet to be implemented fully)
This project converts a human face image into an image made entirely out of mathematical symbols.
3 modes:
Low(Not recommended)
Medium(Recommended)
High(Yet to be implemented fully)
There were unexpected errors in medium and high mode generation. Fixed them.
Create button on website now works.
Added a regenaration button.
Log in to leave a comment
Vastly optimised the generation algorithm!!
From the usual 40min+ to sometimes even 2 hours on HIGH mode
Now an average of 3.5-5 minutes only!
Log in to leave a comment
I figured out how to convert the react app into an android application. Which would be useful in future.
I also started working on a segmentation model for dogs using META’s SAM model using to create the dataset and my own model specifically for dogs or animals later on.
Log in to leave a comment
Updated the website UI and partially connected it to Supabase to save the images :D
Log in to leave a comment
This is my first devlog!
This project converts portrait of a human being into a face made entirely out of symbols.
It has three modes:
Low-> This will almost never give a desired output
Medium-> This is the recommended option, gives a good image that is made from mathematical symbols
High-> Takes a huge amount of time but the output makes it worth it.
It is recommended to choose “Medium” mode. If it doesn’t give a decent output, then switch to high.
The quality of the output depends on the quality of the input image. Hence meidum
Log in to leave a comment