devmaxxing / videocr-PaddleOCR

Extract hardcoded subtitles from videos using machine learning
MIT License
142 stars 22 forks source link

[REQ] Online G-Colab version #4

Closed MarcoRavich closed 1 year ago

MarcoRavich commented 2 years ago

Hi there, this software is very interesting.

We wanna suggest you to build a Google-Colab notebook version in order to let users to try it online.

Check out (and, whly not, ask for help/collaboration) those other interesting virtual notebooks:

Hope that inspires !

devmaxxing commented 1 year ago

Hello, this has been added

MarcoRavich commented 1 year ago

Thanks a lot for your work !

It could be very useful to have an "upload file" section in it too.

Thanks again !

devmaxxing commented 1 year ago

Google Colab's UI seems to have its own file upload interface so I just added a screenshot and a form where you can specify the input parameters

MarcoRavich commented 1 year ago

Google Colab's UI seems to have its own file upload interface

True, but users may don't know WHERE to load files exactly (even if screenshot is useful).

Check out SwinIR demo interface: https://colab.research.google.com/gist/JingyunLiang/a5e3e54bc9ef8d7bf594f6fee8208533/swinir-demo-on-real-world-image-sr.ipynb#scrollTo=4pr9am3HWtvH

It would also be great to have an integrated Gdrive manager like MixLab (even if we understand that it doen't fall in the project scope): https://colab.research.google.com/github/shirooo39/MiXLab/blob/master/MiXLab.ipynb#scrollTo=4sXeh7Tdx1v-

Thanks anyway for the cool "parameter GUI" !