RobustVideoMatting
RobustVideoMatting copied to clipboard
Performance Issues Mac and AWS Lambda Docker
I am running this using PyTorch example in both Mac and Lambda Docker, for a video with duration of about 30 seconds. It takes 5.5 minutes on AWS Lambda Docker and almost 9 Minutes on my Mac OS.
Is it possible that Tensorflow would be better? Is there Mac OS GPU support of any kind ? Is there anywhere implementation of Tensorflow convert_video? Also what about Tensorflowjs for convert_video ?