top | item 42602689

(no title)

jonpo | 1 year ago

Well done you seem to have liberated an open model trained on open data for blind and visually impaired people.

Paper: https://arxiv.org/pdf/2204.03738

Code: https://github.com/microsoft/banknote-net Training data: https://raw.githubusercontent.com/microsoft/banknote-net/ref...

model: https://github.com/microsoft/banknote-net/blob/main/models/b...

Kinda easier to download it straight from github.

Its licenced under MIT and CDLA-Permissive-2.0 licenses.

But lets not let that get in the way of hating on AI shall we?

discuss

order

dang|1 year ago

> But lets not let that get in the way of hating on AI shall we?

Can you please edit this kind of thing out of your HN comments? (This is in the site guidelines: https://news.ycombinator.com/newsguidelines.html.)

It leads to a downward spiral, as one can see in the progression to https://news.ycombinator.com/item?id=42604422 and https://news.ycombinator.com/item?id=42604728. That's what we're trying to avoid here.

Your post is informative and would be just fine without the last sentence (well, plus the snarky first two words).

Lerc|1 year ago

Can you clarify this a bit. I presume you are talking about the tone more than the implied statement.

If the last sentence were explicit rather than implied, for instance

This article seems to be serving the growing prejudice against AI

Is that better? It is still likely to be controversial and the accuracy debatable, but it is at least sincere and could be the start of a reasonable conversation, provided the responders behave accordingly.

I would like people to talk about controversial things here if they do so in a considerate manner.

I'd also like to personally acknowledge how much work you do to defuse situations on HN. You represent an excellent example of how to behave. Even when the people you are talking to assume bad faith you hold your composure.

jonpo|1 year ago

I don't seem to be able to edit it, apologies I will try not to let this type of thing get to me in future.

I would also like to point out that this is a fine tuned classifier vision model based on mobilenetv2 and not an LLM.

DoctorOetker|1 year ago

Don't you think its intentional, so as not to demonstrate the technique on potentially copyrighted data?

biosboiii|1 year ago

Author here, it would be nice to claim that I did this on purpose but I really did not know it was open source.

I was rather interested in the process of instrumenting of TF to make this "attack" scalable to other apps.

rob_c|1 year ago

... Because if he did this with a model that's not open that's sure going to keep everyone happy and not result in lawsuit(s)...

The same method/strategy applies to closed tools and models too, although you should probably be careful if you've handed over a credit card for a decryption key to a service and try this ;)

llama_drama|1 year ago

If this is exactly the same model then what's the point of encrypting it?

cess11|1 year ago

[deleted]

jonpo|1 year ago

Yes nothing wrong with cool software or showing people how to use it for useful things.

Sorry I'm just kind of sick of the whole 'kool aid', 'rage against AI' thing a lot of people seem to have going on and the way is presented in the post. I have family members with vision impairment helped by this particular app so its a bit personal.

Nothing against opening stuff up and understanding how it works etc. I'd just rather see people build/train useful new models and stuff with the open datasets / models already available.

I guess AI kind of does pay my bills in a round about way.