Giter VIP home page Giter VIP logo

asciigan's Introduction

Hi! Jojo hereπŸ‘‹πŸ‘‹ In my free time, I love playing around with Python, doing origami and bit of juggling.

Always open to collaborations. Leave me a message via Twitter

Projects

πŸ’» WebVR Code Generator - A Web VR code generator developed using Streamlit and A-Frame

πŸ“· Augmented Reality Face Tracker - An Augmented Reality Face tracker made using Zappar. Repo

Contributions

  • My Web VR generator app has been featured in the official Streamlit gallery.

Blog posts

Jojo's GitHub stats

Contacts

Twitter: @I_m_Jojo

LinkedIn: ujjayanta-bhaumik

Email

If you like my work, you can support me here: πŸ˜„

Support me on Ko-fi

Badges

asciigan's People

Contributors

jojo96 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

asciigan's Issues

Streamlit Doesn't Provide Text!

This is honestly a pretty cool project, I was thinking a GAN would be the way to do it and of course somebody did. Nicely done!

As far as improving the code, I have nothing useful to say right this second; however, the Streamlet is a great way to try before you buy (into downloading and running the thing).

I ran the following image through, was genuinely impressed, but there's no way to get the actual ASCII!
Obviously there are challenges with formatting and color and whatnot (maybe even character set?) but my hunch is this was simply an oversight. I'd love to take the text I got out of the thing and show it to some friends. Stay great!

image

Issue while processing photo

numpy.AxisError:
filename: 193685896_4005819092837523_3349338800787390130_n.jpg

This app has encountered an error. The original error message is redacted to prevent data leaks. Full error details have been recorded in the logs (if you're on Streamlit Cloud, click on 'Manage app' in the lower right of your app).

Traceback:
File "/home/appuser/venv/lib/python3.7/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 563, in _run_script
    exec(code, module.__dict__)
File "/app/asciigan/asciiGan.py", line 112, in <module>
    im = imgGen2(uploaded_file)
File "/app/asciigan/asciiGan.py", line 96, in imgGen2
    asciiart(inputf, SC, GCF, "results.png")   #default color, black to blue
File "/app/asciigan/asciiGan.py", line 41, in asciiart
    img = np.sum(np.asarray(img), axis=2)
File "<__array_function__ internals>", line 6, in sum
File "/home/appuser/venv/lib/python3.7/site-packages/numpy/core/fromnumeric.py", line 2260, in sum
    initial=initial, where=where)
File "/home/appuser/venv/lib/python3.7/site-packages/numpy/core/fromnumeric.py", line 86, in _wrapreduction
    return ufunc.reduce(obj, axis, dtype, out, **passkwargs)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.