Skip to content

Commit

Permalink
Merge pull request #283 from WildMeOrg/grouper_v0_detect
Browse files Browse the repository at this point in the history
Update lightnet.py
  • Loading branch information
holmbergius authored Jul 10, 2024
2 parents a115f1d + 4e51424 commit 7e8122b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wbia/algo/detect/lightnet.py
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
'trout_v0': 'https://wildbookiarepository.azureedge.net/models/detect.lightnet.trout.v0.py',
'trout_v1': 'https://wildbookiarepository.azureedge.net/models/detect.lightnet.trout.v1.py',
'shark_v0': 'https://wildbookiarepository.azureedge.net/models/detect.lightnet.shark.v0.py',
'grouper_v0': 'https://wildbookiarepository.azureedge.net/models/detect.lightnet.grouper.v0.py'
'grouper_v1': 'https://wildbookiarepository.azureedge.net/models/detect.lightnet.grouper.v1.py'
}


Expand Down

0 comments on commit 7e8122b

Please sign in to comment.