issues
search
mbari-org
/
deepsea-ai
DeepSea-AI is a Python package to simplify processing deep sea video in AWS https://aws.amazon.com from a command line.
http://docs.mbari.org/deepsea-ai/
Apache License 2.0
3
stars
1
forks
source link
Addhyperparameters
#24
Closed
danellecline
closed
1 year ago
danellecline
commented
1 year ago
New features in this branch include:
an --args option to pass in hyperparameters to ecsprocess/process commands
a sqlite datastore to store processing states to support documenting the processing chain
pytests for most commands; cloud commands are not run upon check-in to save cost
removal of deepsort as that is no longer used
updated license and abbreviated headers
New features in this branch include: