Hacker News new | ask | show | jobs
by sfmz 589 days ago
Sounds like you are reimplementing Wingman Jr; there are some technical reasons why there is not yet a chrome port -- idk if they are still relevant.

https://github.com/wingman-jr-addon/wingman_jr/issues/2

1 comments

Thanks for sharing this project, it indeed shares much similarity with what i want to do with it, so i'll have a look. But it should be possible to achieve the same thing on chrome - but it might not be a straight port (my chrome extension can work at hiding images based on the classification i get from the tensorflow mobilenet, but the accuracy is so poor currently it's not worth using)
transformers.js utilizes WebGPU via Onnx-Runtime in a WASM bundle;

https://huggingface.co/collections/Xenova/transformersjs-dem...