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

Notebook5 description #140

Closed Diewertje11 closed 1 year ago

Diewertje11 commented 1 year ago

The following I have also stated in the commit message:

The following things have changed in this new commit of Notebook 5:

  1. There is text added to give the user tips on which folders to select in the choice menu's, to advice on the batch size and epochs, and an explanation for the numbers that you get out of the evaluation

  2. download_folder.value is changed to download_folder.selected, so that we are using the correct command for this widget (resolves Issue #139)

  3. By adding a widget to give your entity (user name or team name), it is now possible to run this notebook for everyone with a WandB account. They do not have to be part of our koster team anymore.

  4. The path at which the widgets start when you have to give a path to a certain directory is changed to a more logical directory, by replacing 'project_path' with os.path.basename(projectpath).replace(" ", "").lower()

review-notebook-app[bot] commented 1 year ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB