Skip to content

Commit

Permalink
Update README.md (nwojke#46)
Browse files Browse the repository at this point in the history
linked training repo
  • Loading branch information
abewley authored and nwojke committed Feb 12, 2018
1 parent 9eca8f4 commit 96f88ab
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,10 @@ copied over from the input file. The remaining 128 columns store the appearance
descriptor. The files generated by this command can be used as input for the
`deep_sort_app.py`.

## Training the model

To train the deep association metric model we used a novel [cosine metric learning](https://github.com/nwojke/cosine_metric_learning) approach which is provided as a separate repository.

## Highlevel overview of source files

In the top-level directory are executable scripts to execute, evaluate, and
Expand Down

0 comments on commit 96f88ab

Please sign in to comment.