Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 632 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 632 Bytes

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 !