In this video, we demo computer vision at the edge using Mycelial to store data
locally and send it back to the cloud. We’re using Mycelial to get a computer
vision model to the edge where we are then doing inference and data storage
locally and using Mycelial to move data back to the cloud (Snowflake in this
case). This means that the computer vision inferencing will continue to run
even if the network connection is lost. We can then trust that Mycelial will
synchronize the data to the cloud when network connection is restored. This has
a couple crucial advantages over sending all your data back to the cloud for
processing, which we discuss in the video.