Ankit Jaiswal

Results 5 comments of Ankit Jaiswal

Just check in which folder you are in, in Jupyter. You should be in Mask_RCNN and not inside it in sample folder.

https://github.com/HRNet/HigherHRNet-Human-Pose-Estimation/pull/65?_pjax=%23repo-content-pjax-container#issuecomment-898467412 Here is how i solved it.

Here is how i solved the error- When you compare both **cocoapi** and **crowdpose**, in cocoapi we have **makefile** but in crowdpose we do not have a makefile instead we...

https://github.com/HRNet/HigherHRNet-Human-Pose-Estimation/pull/65?_pjax=%23repo-content-pjax-container#issuecomment-898467412 Here is how i solved it.

> This worked for me using the Google collab. After printing out the tensorflow version and seein git is 2.5 I opened `/usr/local/lib/python3.7/dist-packages/keras_video/generator.py` > > I replaced line 18 `from...