Giter VIP home page Giter VIP logo

Comments (6)

MikeTheWatchGuy avatar MikeTheWatchGuy commented on June 2, 2024 1

Have you thought about putting a GUI onto the front end of this?

I find the machine learning stuff is generally not very approachable due to all the command line. Your notebook made that not an issue for this project.

Wondering if there is room for something. If so, I would be happy to help.

I have a tkinter and Qt wrapper package called PySimpleGUI that makes adding a GUI downright trivial. I've put GUIs onto the front of OpenCV applications and chatterbot. This one seems like it would be mostly selecting options, paths, and then folders or individual photos.

from deoldify.

jantic avatar jantic commented on June 2, 2024 1

The Colab notebooks have the ability to add a GUI interface- that was what I was thinking of going for fairly soonish (there's already a Colab notebook for this project). I'd say the Colab route may be best in the short term just because it solves the problem of deployment for most people in a beautiful way: No need for installing Linux; No need for your own pricey GPU; and all the install steps are done for you and fully reproducible without question.

In the longer term of course I'd like to not make this just a Python thing, and that's where a real application UI would come into play. I'll keep your offer in mind! For now I'd actually hold off on creating an interface other than Colab just because the project is so unstable right now (it adds another component to maintain, needing tested whenever things change). There's going to be a lot of changes in the next few weeks/months.

from deoldify.

MikeTheWatchGuy avatar MikeTheWatchGuy commented on June 2, 2024 1

Oh, by the way, I've got a killer YOLO demo that uses my GUI!

https://github.com/MikeTheWatchGuy/PySimpleGUI/tree/master/YoloObjectDetection

You'll like it.

You can download the training file and it'll just work 👍

from deoldify.

jantic avatar jantic commented on June 2, 2024

My pleasure!

Hmm..an empty slot to put the weights would be a great idea.... Keeps it unambiguous. The folder it grabs from should be relative to where the notebook is that you're running.

from deoldify.

xeron56 avatar xeron56 commented on June 2, 2024

@jantic how about adding pixiedust ui support to the colab notebook

from deoldify.

jantic avatar jantic commented on June 2, 2024

@jantic how about adding pixiedust ui support to the colab notebook

Colab has it's own set of UI widgets that look quite nice that I'll want to try first. I couldn't tell you what is better yet (this is the first I've heard of pixiedust). That'll have to come a bit later though (if I wind up doing it at all..time..)- working furiously on fast.ai v1/Pytorch v1 upgrade first!

from deoldify.

Related Issues (20)

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.