ZUANKI
NotesTopicsAbout
View all notes
Real-time Object Detection: Lessons from Building a Low-Latency Pipeline

Practical experiences in building a low-latency real-time Object Detection pipeline, from handling initial blocking issues to a stable streaming architecture.

  • computer-vision
  • systems
Read more
Optimizing PyTorch Data Pipelines: From Bottlenecks to 39× Speedups

An examination of how data pipeline design impacts PyTorch training performance, supported by simple experiments and benchmarks.

  • pytorch
  • performance
  • optimization
Read more
From Camera to Ethernet: A Journey into Networking

A real-world story of connecting a camera and a PC via Ethernet, exploring concepts from PoE and static IP to turning a laptop into a DHCP server.

  • networking
Read more