Shared workers seem to cause problems with iOS (and sharing wasn't really required anyway), so this PR changes the shared workers to non-shared workers. As a benefit, it preloads the full model and video models simultaneously which iproves performance when starting the video and running post video detection.
Signed-off-by: Justin Georgi <justin.georgi@gmail.com>
Reviewed-on: #191