mhzhou

Results 4 issues of mhzhou

``` for(float *pout=out.ptr(0,0);pout != pout_end;++pout) { //reset values rating = 0.0; count1 = 0; noise = 255; signal = 0; //calc rating pend = pimages+channels; val1 = *(pend-1); // wrap...

question (invalid tracker)

![CF05832A-CCEC-4c30-AB79-238308C55AF5](https://user-images.githubusercontent.com/5925056/146119394-60b3ef8c-b731-4ec3-8caf-20c359bfef9b.png) the rider should be annotated as car?

hi,in the annotation_detection_parser.py, How to understand merge Linked objects? ```jsx for _, object_list in linked_objects.items(): if self.__is_same_object(object_list): # general case: any parts of any split object self.__merge_append_object(object_list) elif self.__is_rider(object_list, "bicycle"):...

when set breakpoints inVS2015 ,The breakpoint will not currently be hit. No symbols have been loaded for this document