py-faster-rcnn icon indicating copy to clipboard operation
py-faster-rcnn copied to clipboard

Adding hard negative example mining to Faster CNN

Open arasharchor opened this issue 8 years ago • 1 comments

Hi,

I have noticed faster rcnn does not have hard negative example mining. I would like to add this feature to the current code, but I do not know which codes should I change.I do appreciate if someone knows how to do that.

arasharchor avatar Mar 10 '17 18:03 arasharchor

Hi, does this code has Online Hard Mining implemented? Thanks

mmaaz60 avatar Apr 24 '20 07:04 mmaaz60