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

Where is the folder named tf_netbuilder? #32

Closed 513381312 closed 3 years ago

513381312 commented 3 years ago

Thank you for your answer. I want to run demo_image.py but got “No module named 'tf_netbuilder'”. There is only a tf_netbuilder_ext in the project. How can I import tf_netbuilder. Thank you.