A Guide to this Blog
This blog covers the following topics: Digital Signal Processing/Digital Image Processing Edge Detection and Segmentation Edge AI(Coral) More will be added.
Hummingbird
This post is a review of the paper Hummingbird: Energy Efficient GPS Receiver for Small Satellites. Motivation The demand for small satellites is increasing, and a localization scheme is necessary...
[ED] Fast Chan-Vese Algorithm
I am reading the paper A Fast Algorithm for Level Set Based Optimization by Song and Chan.[1] While this paper discusses other optimization problems, this post will focus solely on...
Zero Dynamics Attack
The posts under the tag Control are rearranged versions of notes I took while studying control theory last year. Prerequisite: The normal form We use differential equations to describe a...
[Coral] Playing with PoseNet
PoseNet is an open source pose estimation model optimized for edge TPU provided by Google. It identifies people in an image and returns keypoint values, the x, y coordinates of...
RFClock
This post is a review of the paper RFClock: Timing, Phase and Frequency Synchronization for Distributed Wireless Networks. Motivation Distributed systems is a new trend in wireless network architectures. But...