You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+2
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
# Faster R-CNN and Mask R-CNN in PyTorch 1.0
2
2
3
+
**maskrcnn-benchmark has been deprecated. Please see [detectron2](https://github.com/facebookresearch/detectron2), which includes implementations for all models in maskrcnn-benchmark**
4
+
3
5
This project aims at providing the necessary building blocks for easily
4
6
creating detection and segmentation models using PyTorch 1.0.
0 commit comments