Commit c285b65dcfc3892a2447cb6ade8504480d60e3e8
1 parent
ad93d2fc
added models
Showing
2 changed files
with
4 additions
and
0 deletions
.gitmodules
| 1 | [submodule "data"] | 1 | [submodule "data"] |
| 2 | path = data | 2 | path = data |
| 3 | url = https://github.com/biometrics/openbr-data.git | 3 | url = https://github.com/biometrics/openbr-data.git |
| 4 | +[submodule "share/openbr/models"] | ||
| 5 | + path = share/openbr/models | ||
| 6 | + url = https://github.com/biometrics/openbr-models.git |
| 1 | +Subproject commit a7a133b98757d6affadd834b0d96d16e6d8ca04f |