Sue

Results 3 comments of Sue

@arikpoz I want to know how to use your tool for SSD, just change the deploy prototxt and caffemodel?Thank you!!!

I have the same problem!!! ValueError: Layer weight shape (3, 3, 224, 64) not compatible with provided weight shape (64, 3, 3, 3) Have you solved the problem? I had...

I have solved this problem. Just switch VOC_CLASSES = ( 'car', '__background__') to VOC_CLASSES = ( '__background__','car')