microScan / models /__init__.py
crazyscientist1's picture
initial commit
d70f24c
raw
history blame
No virus
78 Bytes
__all__ = [
'fasterrcnn_resnet50_fpn',
'fasterrcnn_resnet50_fpn_v2'
]