Hi
I was trying to identify unknown image , which is not part of train image. I just used ['Akshay Kumar', 'Nawazuddin Siddiqui', 'Salman Khan', 'Shahrukh Khan'] to train the image , then using test_image.py and pass one sunny deol image , it classify it as Salman Khan , but as per the code i was expecting it will mentioned Alignment Failure. do we have to add some unknow label and add some junk image there.
Hi I was trying to identify unknown image , which is not part of train image. I just used ['Akshay Kumar', 'Nawazuddin Siddiqui', 'Salman Khan', 'Shahrukh Khan'] to train the image , then using test_image.py and pass one sunny deol image , it classify it as Salman Khan , but as per the code i was expecting it will mentioned Alignment Failure. do we have to add some unknow label and add some junk image there.
I appreciate your suggestions Thanks