People do forget stuff. Various objects are put into places like cupboards, bookcases, and refrigerators but never get retrieved because their positions are too far behind the eyesight. Then, things become forgotten and wasted and duplicated items are bought.
This project consists of a smart object tracking system that can be applied to embedded devices to digitalize containers like shelves and refrigerators. By using a hybrid model of traditional edge-detection algorithm and novel neural network, the system can first record the category of any inbound or outbound object, then update its positional information efficiently. After uploading all information to a remote server, user can then use a mobile application to check the storage anytime with Internet connection.
Currently, the system is deployed on a Nvidia Jetson Nano development board with a IMX 219 camera of 8MP and 160 FOV attaches to it. The Jetson Nano is running with Linux operation...