Skip to content

Commit 0a7f9b5

Browse files
committed
add mstrain+2x
1 parent 0bcd817 commit 0a7f9b5

File tree

11 files changed

+469
-421
lines changed

11 files changed

+469
-421
lines changed

README.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -33,15 +33,18 @@ Trained models can be download in [Google Drive](https://drive.google.com/drive/
3333

3434
| Backbone | Style | GN | MS train | Lr schd | GPUs | Inf time (fps) | mask AP
3535
|:---------:|:-------:|:----:|:-------:|:-------:|:-----:|:--------------:|:------:|
36-
| R-50 | caffe | Y | N | 1x | 4 | 8.9/23.9 | 28.9 |
36+
| R-50 | caffe | Y | N | 1x | 4 | 8.9/23.9 | 28.9 |
3737
| R-101 | caffe | Y | N | 1x | 4 | - | 30.7 |
38-
| X-101 | caffe | Y | N | 1x | 4 | - | 32.5 |
38+
| X-101 | pytorch | Y | N | 1x | 4 | - | 32.5 |
3939

40-
| Backbone | Style | GN | MS train | Lr schd | GPUs | Inf time (fps) | mask AP |
41-
|:---------:|:-------:|:----:|:-------:|:-------:|:-----:|:--------------:|:------: |
42-
| R-50 | caffe | Y | N | 1x | 32 | 8.9/23.9 | 29.1 |
43-
| R-101 | caffe | Y | N | 1x | 32 | - | 30.4 |
44-
| X-101 | caffe | Y | N | 1x | 32 | - | 32.6 |
40+
| Backbone | Style | GN | MS train | Lr schd | GPUs | Inf time (fps) | mask AP|
41+
|:---------:|:-------:|:----:|:-------:|:-------:|:-----:|:--------------:|:------:|
42+
| R-50 | caffe | Y | N | 1x | 32 | 8.9/23.9 | 29.1 |
43+
| R-101 | caffe | Y | N | 1x | 32 | - | 30.4 |
44+
| X-101 | pytorch | Y | N | 1x | 32 | - | 32.6 |
45+
| R-50 | caffe | Y | Y | 2x | 32 | 8.9/23.9 | 30.5 |
46+
| R-101 | caffe | Y | Y | 2x | 32 | - | 31.9 |
47+
| X-101 | pytorch | Y | Y | 2x | 32 | - | 33.5 |
4548

4649
**Notes:**
4750
- The X-101 backbone is X-101-64x4d.

configs/cityscapes/README.md

Lines changed: 0 additions & 28 deletions
This file was deleted.

configs/cityscapes/faster_rcnn_r50_fpn_1x_cityscapes.py

Lines changed: 0 additions & 175 deletions
This file was deleted.

0 commit comments

Comments
 (0)