Skip to content
Snippets Groups Projects
Commit 027eeb8b authored by Ross Girshick's avatar Ross Girshick
Browse files

Improve readmes

parent 53a470ed
No related branches found
No related tags found
No related merge requests found
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.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment