Sean Xuefeng Du

Results 23 comments of Sean Xuefeng Du

Thanks, I will try to train it and see what happens.

also, I found a serious problem in the code, that there seem to be no negative samples involved in the MIL training stage, since we already did the bounding boxes...

@chengchunhsu , thank you so much for answering. But I am still confused why this line of code can function, ``` # generate label of positive sample pos_labels = []...