Commit b19b9a0e authored by limm's avatar limm
Browse files

modify format of README.md

parent f3066378
# <div aligh="center"><strong>Detectron2</strong></div>
# <div align="center"><strong>Detectron2</strong></div>
## 简介
Detectron2 是 Facebook AI Research 的下一代软件系统实现最先进的对象检测算法
## 安装
### 使用pip方式安装
- detectron2 whl包下载目录:[http://10.6.10.68:8000/customized/detectron2/dtk2310/](http://10.6.10.68:8000/customized/detectron2/dtk2310/). 目前只提供有python3.8, pytorch2.1版本的安装包 (内网whl包安装, 不保证链接一直有效,无安装包推荐源码编译)
```shell
......@@ -62,6 +63,5 @@ python -m unittest discover -v -s ./tests
```
## 参考资料
```shell
https://github.com/facebookresearch/detectron2.git
```
- [README_ORIGIN](README_ORIGIN.md)
- [https://github.com/facebookresearch/detectron2.git](https://github.com/facebookresearch/detectron2.git)
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment