From 872a6189fc25f24f0a6d9a76e3ee3d333511e182 Mon Sep 17 00:00:00 2001 From: tsubramanian Date: Wed, 3 Jan 2024 13:32:31 -0500 Subject: [PATCH] Update lightnet.py --- wbia/algo/detect/lightnet.py | 1 + 1 file changed, 1 insertion(+) diff --git a/wbia/algo/detect/lightnet.py b/wbia/algo/detect/lightnet.py index d747914c6..2a61758bc 100644 --- a/wbia/algo/detect/lightnet.py +++ b/wbia/algo/detect/lightnet.py @@ -110,6 +110,7 @@ 'tigershark_v0': 'https://wildbookiarepository.azureedge.net/models/detect.lightnet.tigershark.v0.py', 'snail_v0': 'https://wildbookiarepository.azureedge.net/models/detect.lightnet.snail.v0.py', 'deer_v0': 'https://wildbookiarepository.azureedge.net/models/detect.lightnet.deer.v0.py', + 'trout_v0':'https://wildbookiarepository.azureedge.net/models/detect.lightnet.trout.v0.py' }