Show HN: A tool to translate images across languages
blog.imgtranslate.com
Show HN: A tool to translate images across languages
1–10 of 21 posts
Re: Show HN: A tool to translate images across languages
#2Re: Show HN: A tool to translate images across languages
#3I was a little disappointed by what it actually was, because I was under the impression it would be somekind of OCR, that would translate text from an image ex. if you took a photo of a sign in one language you could translate it to another language by the photo you took.
Re: Show HN: A tool to translate images across languages
#4Kind of a cool project and looking forward to seeing where it goes. I was a little disappointed by what it actually was, because I was under the impression it would be somekind of OCR, that would translate text from an image ex. if you took a photo of a sign in one language you could translate it to another language by the photo you took.
We are little particular about what to translate and how to faithfully reproduce it. That's the main differentiation.
Re: Show HN: A tool to translate images across languages
#5Hello everyone! The creator of imgtranslate here. Happy to discuss anything on tech and product. The current stack uses a good dose of traditional(OpenCV) and neural implementations. And we're actively pursuing LSPs(Language Service Providers) and marketing agencies to try it out.
Re: Show HN: A tool to translate images across languages
#6Hello everyone! The creator of imgtranslate here. Happy to discuss anything on tech and product. The current stack uses a good dose of traditional(OpenCV) and neural implementations. And we're actively pursuing LSPs(Language Service Providers) and marketing agencies to try it out.
Re: Show HN: A tool to translate images across languages
#7For example in https://projectnaptha.com/, right click on the text on any of the demo images to erase, translate, or rewrite it.
Both your solution and their's produce blurry artifacts when it fails to inpaint/erase the text correctly. I wonder how you'd would sell this to marketing agencies etc if it can't produce pixel perfect results? Isn't it easier for them to just edit the text from the source photoshop file instead?
Re: Show HN: A tool to translate images across languages
#8Do you happen to know about project naptha? It actually seems more advanced than what you have right now because it can detect text regions too. For example in https://projectnaptha.com/ , right click on the text on any of the demo images to erase, translate, or rewrite it. Both your solution and their's produce blurry artifacts when it fails to inpaint/erase the text correctly. I wonder how you'd would sell this to…
Re: Show HN: A tool to translate images across languages
#9Hello everyone! The creator of imgtranslate here. Happy to discuss anything on tech and product. The current stack uses a good dose of traditional(OpenCV) and neural implementations. And we're actively pursuing LSPs(Language Service Providers) and marketing agencies to try it out.
Just a small (but important because is the hero image) correction from a spanish native speaker: the earth is female, so it should be "Hay que protegerla", ending in "a".
Re: Show HN: A tool to translate images across languages
#10Do you happen to know about project naptha? It actually seems more advanced than what you have right now because it can detect text regions too. For example in https://projectnaptha.com/ , right click on the text on any of the demo images to erase, translate, or rewrite it. Both your solution and their's produce blurry artifacts when it fails to inpaint/erase the text correctly. I wonder how you'd would sell this to…
As far as inpainting goes, we should soon be switching to GANs which produce structurally more accurate and less blurry results.
The problem with photoshop is that - You need a lof of fonts installed. - It doesn't always render the non-latin fonts correctly - It's expensive