Train Faster R-CNN with negative samples (#1911)
* modified FasterRCNN to accept negative samples
* remove debug lines
* Change torch.zeros_like to torch.zerros
* Add unit tests
* take the `device` into account
Co-authored-by:
Francisco Massa <fvsmassa@gmail.com>
Showing
Please register or sign in to comment