Skip to content

Commit

Permalink
[Fix] Fix clutter in dim/README.md (open-mmlab#913)
Browse files Browse the repository at this point in the history
  • Loading branch information
wangruohui committed Jun 13, 2022
1 parent 809f7d1 commit 280e311
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions configs/mattors/dim/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ Image matting is a fundamental computer vision problem and has many applications

**NOTE**

- stage1: train the encoder-decoder part without the refinement part. \\
- stage2: fix the encoder-decoder part and train the refinement part. \\
- stage1: train the encoder-decoder part without the refinement part.
- stage2: fix the encoder-decoder part and train the refinement part.
- stage3: fine-tune the whole network.

> The performance of the model is not stable during the training. Thus, the reported performance is not from the last checkpoint. Instead, it is the best performance of all validations during training.
Expand Down

0 comments on commit 280e311

Please sign in to comment.