提交 027eeb8b 编写于 作者: R Ross Girshick

Improve readmes

上级 53a470ed
Prototxt files that define models and solvers.
Three models are defined, with some variations of each to support experiments
in the paper.
- Caffenet (model **S**)
- VGG_CNN_M_1024 (model **M**)
- VGG16 (model **L**)
Artifacts generated by the scripts in `tools` are written in this directory.
Trained Fast R-CNN networks are saved under:
```
output/<experiment directory>/<dataset name>/
```
Test outputs are saved under:
```
output/<experiment directory>/<dataset name>/<network snapshot name>/
```
Tools for training, testing, and compressing Fast R-CNN networks.
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册