To run distributed training, set `TRAINER=horovod` and refer to [HorovodTrainer docs](http://tensorpack.readthedocs.io/modules/train.html#tensorpack.train.HorovodTrainer).
Options can be changed by either the command line or the `config.py` file (recommended).
All options can be changed by either the command line or the `config.py` file (recommended).
Some reasonable configurations are listed in the table below.
See [config.py](config.py) for details about each config.
See [config.py](config.py) for details about how to correctly set `BACKBONE.WEIGHTS` and other configs.
### Inference:
...
...
@@ -92,13 +92,13 @@ Performance in [Detectron](https://github.com/facebookresearch/Detectron/) can b