Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make server that users can experience easyocr in webpage! #176

Closed
wants to merge 2 commits into from

Conversation

j1mmyson
Copy link

@j1mmyson j1mmyson commented Jul 24, 2020

Hi! I'm a student who work in common computer as intern.
recently I'm working for deploying any useful and interesting project by using Ainize.
and I ainize easyocr project so that every user can experience easyocr easy!
Try click ainize button or visit webpage! you can try it by click ainize button or [web page] link in README.md thank you!

(Ainize is a project that can deploy server for free & able to access live services from Github with one click!
if you interested in Ainize, try visit ainize.ai !)

Have a good day 馃槃!

@rkcosmos
Copy link
Contributor

Do you have GPU on this server? What's the advantage over Google's colab?

@j1mmyson
Copy link
Author

Thanks for your reply!
Ainize is platform/hosting service that has multiple GPUs on its server (unlimited edition). There isn't a specific period during which your account has access to the GPU. Your program can run on it permanently (as opposed to Google Colab).
Furthermore, its deployment process is very convenient.

@j1mmyson
Copy link
Author

Well, speaking of it, I felt like I was promoting Ainize.
However, my main purpose is not to promote Ainize, but to contribute to this project by creating servers so that more people can easily experience Easyocr.

@rkcosmos
Copy link
Contributor

Let's do it like this. You can help me create a server on Ainize and give me a link to this server. I'll create a section on Readme with links to all demos (colab, docker, ainize, etc). The reason I want it this way is because the library is constantly evolving and I don't have enough energy to personally update all the demos.

@rkcosmos
Copy link
Contributor

You can also host Ainize's setup files on your own repository. If the demo works well, I can also give a link to your repo.

@j1mmyson
Copy link
Author

j1mmyson commented Jul 27, 2020

thanks then I'll give you a link of server.
just copy & paste below to README

  1. [![Run on Ainize](https://ainize.ai/static/images/run_on_ainize_button.svg)](https://ainize.web.app/redirect?git_repo=github.com/Wook-2/EasyOCR)
    for using API and

  2. https://easyocrgpu-wook-2.endpoint.ainize.ai/
    for visiting webpage

@rkcosmos
Copy link
Contributor

Looks very nice, added to Readme

@rkcosmos rkcosmos closed this Jul 27, 2020
@rkcosmos rkcosmos mentioned this pull request Jul 27, 2020
@rkcosmos
Copy link
Contributor

By the way, can you also show version on the website? Version is going to change in the future, people should know which version are they testing.

@j1mmyson
Copy link
Author

Sure, Should I write ver 1.1 next to the title?

@rkcosmos
Copy link
Contributor

something like that, I don't know which version did you installed on server. It can be shown with

import easyocr
print(easyocr.__version__)

@j1mmyson
Copy link
Author

thanks, I check my version is running on 1.1.5
釀夅叧釀忈叧釀呩叺釂剦釁a喓 2020-07-27 釀嬦叐釀掅叜 5 00 26
and add version under title just like this!
釀夅叧釀忈叧釀呩叺釂剦釁a喓 2020-07-27 釀嬦叐釀掅叜 5 27 52

@rkcosmos
Copy link
Contributor

perfect

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants