Object Detection for Dummies Part 3: R-CNN Family
Explores the R-CNN family of models for object detection, covering R-CNN, Fast R-CNN, Faster R-CNN, and Mask R-CNN with technical details.
Explores the R-CNN family of models for object detection, covering R-CNN, Fast R-CNN, Faster R-CNN, and Mask R-CNN with technical details.
A personal review of the author's favorite podcast episodes from 2017, focusing on tech, design systems, and open source.
A technical guide on how to stream video from an AWS DeepLens camera over an SSH connection, eliminating the need for direct physical hardware connections.
A curated list of essential Git and GitHub guides, tutorials, and resources for developers to master version control and resolve common issues.
A personal selection of the author's favorite conference talks from 2017, covering web development, data visualization, and browser technology.
Explains the key differences between auto-fill and auto-fit keywords for responsive column sizing in CSS Grid layouts.
Strategies for creating effective developer marketing content by leveraging internal engineering communications and support insights.
A technical guide on running a precompiled .NET Core Azure Function inside a Docker container using the Azure Functions Runtime image.
A personal story about the benefits and challenges of contributing to open source software for career growth in software development.
Announcement of the wlroots whitepaper release, with blog excerpts on topics like blocking LLMs, Hare language meetups, and Wayland OS development.
A developer shares initial impressions and critiques of the Go programming language, covering syntax, conventions, and features after learning it.
The author shares their favorite books of 2017, focusing on design systems, web performance, and user experience.
A technical overview of Telegram's features, including its open API, encryption, bots, cross-platform sync, and large group capabilities.
A review and tips for the OMSCS CS7641 Machine Learning course, covering assignments, exams, and workload.
Explores applying the Actor Model, a concurrency concept from the 1970s, to modern web development using JavaScript and Web Workers.
A beginner's guide to creating smooth animations using the Greensock Animation API (GSAP), covering installation, tweens, and core methods.
A guide on conducting effective post-incident retrospectives for software teams, focusing on process and improvement.
A hands-on tutorial for building a real-world star rating component using Vue.js, covering core concepts and practical setup.
Explores statistical estimation for complex samples, focusing on design-weighted U-statistics and their Hoeffding projections for pair-based analyses.
Explores mapping library options for Angular 5 projects, focusing on Google Maps and OpenStreetMap integration with specific component recommendations.