michalfaber / tensorflow_Realtime_Multi-Person_Pose_Estimation

Multi-Person Pose Estimation project for Tensorflow 2.0 with a small and fast model based on MobilenetV3
Other
216 stars 65 forks source link

Improve execution time #24

Open AlexandrineRibeiro opened 3 years ago

AlexandrineRibeiro commented 3 years ago

Load cfg out of loop to improve execution time

moved cfg = get_default_configuration()