Anshul Parmar

Results 9 comments of Anshul Parmar

It is giving me error as: IndexError: list index out of range

@mnnurilmi No it's not working. It is giving the same results as earlier.

@hassan-mushtaq Yep It Helped... Thankyou

@sph1n3x what is the cmd you used? and you did it for custom dataset or coco dataset?

yeah it is still giving this error, how can we solve that?

Now it worked when I did this change; from=> member[4].findall('xmin')[0].text, member[4].findall('ymin')[0].text, member[4].findall('xmax')[0].text, member[4].findall('ymax')[0].text) to=> member[5].findall('xmin')[0].text, member[5].findall('ymin')[0].text, member[5].findall('xmax')[0].text, member[5].findall('ymax')[0].text)

@hasanghaffari93 I don't know the exact steps, so can you please help me out with teh steps how to do so

anyone got any answer/ solution to this problem?

@glenn-jocher can you please provide me a detailed step by step guide to do so, because I am not getting any help. I am just stuck