-
Notifications
You must be signed in to change notification settings - Fork 309
Open
Labels
Description
Hi,
thx for the good work.
I tried the inference_offline on a 32 sec video and it renders perfectly.
I tried inference_online use_trt = False cause unet_work.engine which is h100 based does t work for me.
I noticed I need to trigger torch2trt.py to replace the provided unet_work.engine.
aside of that, how can I make the 25fps online version works smoothly ?
What should I look into to increase performance ?
Reactions are currently unavailable