mirror of
https://github.com/macaodha/batdetect2.git
synced 2025-06-29 14:41:58 +02:00
7 lines
83 B
Python
7 lines
83 B
Python
|
|
"""
|
|
Configuration parameters
|
|
"""
|
|
|
|
MODEL_PATH = 'mdoels/Net2DFast_UK_same.pth.tar'
|