Live data from Hacker News

Show HN: A tool to translate images across languages

blog.imgtranslate.com

11–20 of 21 posts

Re: Show HN: A tool to translate images across languages

#11
post #8
post #7

Do 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…

I wouldn't be at all surprised if this IS using project naphta behind the scene. Since it's pretty much the only open source solution that does this in js. Wrapping this in a pay for play service and not providing a github to the HN community, meh.

It isn't. ANd as mentioned in the blog post, we want to discuss how it works in the next post and open source as much as we can. We're built on open-source stuff after all. :)

Re: Show HN: A tool to translate images across languages

#12
post #9

Hello 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.

Great stuff, congrats! 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".

Thank you for the feedback! Will fix it right away

Re: Show HN: A tool to translate images across languages

#13

Hello 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.

How are you going to compete with Google Translate?

By integrating the tool to professional CAT tools we're guessing. Businesses almost always never buy machine translated output

Re: Show HN: A tool to translate images across languages

#14
post #5

Hello 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.

Interesting, I can have an LSP try this. So, if it's not OCR, what is it? What is it doing?

It does OCR ofcourse. Pipeline is roughly:

OCR -> Text property identification -> Inpainting -> Region averaging -> Translation -> Fitting

Please have the LSP try it out and see if offers some value.

Re: Show HN: A tool to translate images across languages

#15
post #8

Earlier quoted context omitted.

I wouldn't be at all surprised if this IS using project naphta behind the scene. Since it's pretty much the only open source solution that does this in js. Wrapping this in a pay for play service and not providing a github to the HN community, meh.

It isn't. ANd as mentioned in the blog post, we want to discuss how it works in the next post and open source as much as we can. We're built on open-source stuff after all. :)

looking forward to that post.

Re: Show HN: A tool to translate images across languages

#16
I work with marketing agencies which has huge requirement for i18n & translations. I think there is definitely a market out there that would be interested in something like this. I have seen content creators creating different sets of images with translated text(takes many hours to manually do this right now). I am not sure how you are planning to offer this product/service, I would recommend offering it as an API which your clients can call from their applications.

Re: Show HN: A tool to translate images across languages

#17

I work with marketing agencies which has huge requirement for i18n & translations. I think there is definitely a market out there that would be interested in something like this. I have seen content creators creating different sets of images with translated text(takes many hours to manually do this right now). I am not sure how you are planning to offer this product/service, I would recommend offering it as an API wh…

> takes many hours to manually do this right now

This was also the original problem we set out to solve. Thank you for letting us know that more people share the same problem. Unfortunately we haven't yet gotten it into the hands of the marketing agencies.

If you are ok with it, can you send us a 'hello' mail at team{at}imgtranslate.com so that we can discuss a little more with you.

Cheers

Re: Show HN: A tool to translate images across languages

#19

Hi, Does this work with any Indian and how accurate is the translation with Indian languages.

Hi praveen, This works for these Indian languages as target language - Hindi, Punjabi, Bengali, Telugu, Tamil, Kannada and translation accuracy is as per Google Translate. If you are talking about Indian Languages as source image language, that is something we are working on to add.

Also, the main aim of imgtranslate is to ease the process of image editing, with a human intervention for translation verification.

PS: I'm also from imgtranslate team.

Re: Show HN: A tool to translate images across languages

#20
Nice idea! Why not just put pricing on the site instead of asking people to email for it?

I understand it's a deeply technical product and you probably just built an MVP (congrats!). But definitely think about distribution and pricing upfront. It will force you to decide who is your customer and help adjust the website copy accordingly.

E.g. You could be selling to developers (via API) or content creators directly but your current headline "Translate images across languages, easily" is not strong enough for either. Appeal to your customers pain point (saving time, effort etc.)

There's a small bullet that indicates it's a web app so I'm guessing it's aimed at end users directly. If that's the case, forget HN. Write more targeted copy, put some actual product images, add simple no-brainer pricing (it could even be free to begin with) and share it on some content creators / marketeers group on FB. Get the ball rolling, let the market decide. Good luck!

Post reply on HN