Converting Tenssorflow Js. Model to Regular Tensor Flow Model

I am currently working on a capstone project for my engineering class, where I am making a program that detects certain running forms in Google Co Lab. I have a working pose detector that works with video files and image files. I also made a Google Teachable Machine that can detects certain forms of running. I want to merge the two so I have a working program that can detect the running forms as well as place a stick figure over the body so people can visualize the form. How would I go about converting the Google Machine and importing it into my TensorFlow work space in Co Lab? Need Help! Thank you :slight_smile:

Forum is about opencv.