RobustVideoMatting icon indicating copy to clipboard operation
RobustVideoMatting copied to clipboard

Performance Issues Mac and AWS Lambda Docker

Open aklacar1 opened this issue 1 year ago • 0 comments

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 ?

aklacar1 avatar Oct 11 '23 13:10 aklacar1