Skip to content

Commit

Permalink
Merge pull request #122 from ViCCo-Group/add-import-for-alexnet-salob…
Browse files Browse the repository at this point in the history
…jsub

add-import-for-alexnet-salobjsub
  • Loading branch information
LukasMut authored Dec 20, 2022
2 parents 232937c + 438221e commit 3c0080f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions thingsvision/custom_models/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
from .alexnet_ecoset import Alexnet_ecoset
from .alexnet_salobjsub import AlexNet_SalObjSub
from .resnet50_ecoset import Resnet50_ecoset
from .vgg16_ecoset import VGG16_ecoset
from .openclip import OpenCLIP
Expand Down

0 comments on commit 3c0080f

Please sign in to comment.