minor change

pull/133/head
KaiyangZhou 2019-03-24 15:54:55 +00:00
parent 15f8dd9e2a
commit 89913e4440
1 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,7 @@ A unified interface
-----------------------
In "deep-person-reid/scripts/", we provide a unified interface including a default parser file ``default_parser.py`` and the main script ``main.py``. For example, to train an image reid model on Market1501 using softmax, you can do
.. code-block:: python
.. code-block:: bash
python main.py \
--root path/to/reid-data \