Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
xieenze committed Nov 3, 2019
1 parent 22fd033 commit 1ce9911
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ The code for implementing the **[PolarMask](https://arxiv.org/abs/1909.13226)**.


## News
- Fast DataLoader is updated. Please Check [coco_seg_fast.py](mmdet/datasets/coco_seg_fast.py).
- Fast DataLoader is updated. Please Check [coco_seg_fast.py](mmdet/datasets/coco_seg_fast.py) and [config file](configs/polarmask/32gpu/polar_768_1x_r50_FastLoader.py).
Changes can be found in [FastLoader](imgs/FastLoader.png).
The training speed can improve 100% and the performance is nearly the same.(2019.11.04)
- PolarMask-X101 with DCN, ms train and 2x can achieve 35.9 mAP. Code is released.(2019.10.26)
Expand Down

0 comments on commit 1ce9911

Please sign in to comment.