Research Experience
COTS target detection task: traditional method
The training data set manually tag (starfish) is positive samples and negative samples (starfish), unified positive samples and negative sample size (64 * 64). Create "train_pos_imgs" and "train_neg_imgs" folders in the root directory to store all positive and negative samples, respectively. After get all the positive and negative samples of preservation, HOG method is used to extract HOG feature, HOG features of extracted into the SVM training in order to obtain the initial classifier.