caffe
caffe copied to clipboard
Single Shot Detector (SSD) architecture modification option?
I am new in the field of Deep Learning and try to learn new concepts with own code. I am Searching for code in python to customize layer in between Single Shot Detector as my dataset which is of about 4-10 classes.
Better if tensorflow implimentation is there in python.