Results 8 comments of Manan Saxena

Hi, What would be the box result in this case ? Because I get output like this for three people in the images. Thanks

Yeah I did get them. I multiplied the masks with the images before the encoding process. But the results that I got were really poor and mostly incorrect. The visualization...

I left them blank. Yes i did specify the category id - it should be the same as we are trying to detect skeleton/human in all images

Thanks for the reply One more thing - I have three people in the video and I want to create a binary mask i.e. at one time only one person...

> > Thanks for the reply > > One more thing - > > I have three people in the video and I want to create a binary mask i.e....

No I have done the same thing but new bugs just keep coming up.

@liruilong940607 Hi, I formed a json file with coco format. I have also arranged the data just like in the original documentation. But when I run test.py it gets an...

I made a lot of changes in Cocodatasetinfo.py, remove all the bbox code from it. But then again I got very poor results on in the wild images, I can't...