Skip to content

Commit 85dda31

Browse files
author
Arthur Douillard
authored
Update README.md
1 parent b4e8ddd commit 85dda31

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ cd apex
4646
pip3 install -v --no-cache-dir --global-option="--cpp_ext" --global-option="--cuda_ext" ./
4747
```
4848

49+
Note that while the code should be runnable without mixed precision (apex), some have reported lower perfs without it. So try with it!
50+
4951
# Dataset
5052

5153
Two scripts are available to download ADE20k and Pascal-VOC 2012, please see in the `data` folder.

0 commit comments

Comments
 (0)