ocean-data-factory-sweden / kso

Notebooks to upload/download marine footage, connect to a citizen science project, train machine learning models and publish marine biological observations.
GNU General Public License v3.0
4 stars 12 forks source link

Update movie selection method from AWS in choose_footage #271

Closed victor-wildlife closed 9 months ago

victor-wildlife commented 1 year ago

The "choose_footage" function in widget_utils to choose movies from AWS generates a temporary link for each of the movies available and then enables the user selects the movie of interest. To maximise our resources we should first select the movies of interest and then generate a temporary HTTP link for those movies only.