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
215 stars 65 forks source link

cant find the file 'meta ' of checkpoint #19

Open lengyuner opened 3 years ago

lengyuner commented 3 years ago

When I want to convert checkpoint to pb, I need file meta , but I cant find it.

Or there may exist other way to get pb of the model?