Two_hands
No user record in our sample, but Two_hands has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
- Overcoming OSS Contribution Anxiety (ym2132.github.io)
-
I built EyesOff after getting fed up with people glancing at my screen in coffee shops. I trained a, custom and small, neural network to detect when people look at your screen. Whenever more faces than your allowed…
- Why Some Models Quantize Better Than Others (ym2132.github.io)
- ONNX Runtime and CoreML May Silently Convert Your Model to FP16 (ym2132.github.io)
-
PR Guard is a tool designed to assist reviewers in dealing with the increasing number of PRs as a result of AI assisted programming. AI assisted programming isn't inherently bad, but it does allow contributions from…
- EyesOff: How I built a screen contact detection model (ym2132.github.io)
- The Beauty of Building (ym2132.github.io)
- How I Built a Privacy macOS App Using Local ML Models (ym2132.github.io)
-
Hey HN, this is Yusuf. I've built a privacy focused macOS app which makes use of a locally running neural network (YuNet), to notify you if other people are looking at your screen. YuNet runs fully on-device with no…
- From Scratch – The Convolutional Layer (ym2132.github.io)
- The Path to StyleGan2 – Implementing the StyleGAN2 (ym2132.github.io)
- The Path to StyleGan2 – Implementing the StyleGAN (ym2132.github.io)
- The Path to StyleGan2 – Implementing the Progressive Growing GAN (ym2132.github.io)
- Implementing the Goodfellow GANs paper (ym2132.github.io)