提交 0e53eabe 编写于 作者: M Mitchell Below 提交者: Francisco Massa

Update ABSTRACTIONS.md (#81)

Replace baseline with benchmark
上级 486ffb52
......@@ -39,7 +39,7 @@ for each bounding box, such as labels, visibility, probability scores etc.
Here is an example on how to create a `BoxList` from a list of coordinates:
```python
from maskrcnn_baseline.structures.bounding_box import BoxList, FLIP_LEFT_RIGHT
from maskrcnn_benchmark.structures.bounding_box import BoxList, FLIP_LEFT_RIGHT
width = 100
height = 200
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册