Saket Shirsath commited on
Commit
f02a6db
·
1 Parent(s): eb43c9d

Update index.md

Browse files
Files changed (1) hide show
  1. index.md +1 -2
index.md CHANGED
@@ -220,8 +220,7 @@ There is obviously work to do in terms of addressing the issues outlined above,
220
  1. Pose Trainer: Correcting Exercise Posture using Pose Estimation
221
  - [Link 1](https://arxiv.org/abs/2006.11718)
222
  - [Link 2](https://arxiv.org/pdf/2006.11718.pdf)
223
- 2. GymCam: Detecting, Recognizing and Tracking Simultaneous Exercise in Unconstrained Scenes (2018)
224
- - [Link](http://smashlab.io/pdfs/gymcam.pdf)
225
  3. OpenCV: Deep Learning based Human Pose Estimation using OpenCV (C++ / Python)
226
  - [GitHub](https://github.com/spmallick/learnopencv/tree/master/OpenPose)
227
  - [Tutorial](https://www.learnopencv.com/deep-learning-based-human-pose-estimation-using-opencv-cpp-python/)
 
220
  1. Pose Trainer: Correcting Exercise Posture using Pose Estimation
221
  - [Link 1](https://arxiv.org/abs/2006.11718)
222
  - [Link 2](https://arxiv.org/pdf/2006.11718.pdf)
223
+ 2. [GymCam: Detecting, Recognizing and Tracking Simultaneous Exercise in Unconstrained Scenes (2018)](http://smashlab.io/pdfs/gymcam.pdf)
 
224
  3. OpenCV: Deep Learning based Human Pose Estimation using OpenCV (C++ / Python)
225
  - [GitHub](https://github.com/spmallick/learnopencv/tree/master/OpenPose)
226
  - [Tutorial](https://www.learnopencv.com/deep-learning-based-human-pose-estimation-using-opencv-cpp-python/)