Pose-Estimator

Getting Started

Clone The Repository :

   git clone https://github.com/nandwalritik/Pose-Estimator
   cd Pose-Estimator

Requirements

  • Python 3.7 (numpy, skimage, scipy, opencv)
  • PyTorch >= 1.6

Training

    python3 -m poseEst.modelLib.train

Dataset

Visualization of what our model is trying to learn ?

Note

  • I am still working on it, if something doesn't works on cloning, please wait for final release !