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

Add the released yolov5 version of the repo into master #297

Closed Diewertje11 closed 8 months ago

review-notebook-app[bot] commented 8 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

jannesgg commented 8 months ago

@Diewertje11 Just saw that we do:

git clone --recurse-submodules --depth 1 --branch yolov5 https://github.com/ocean-data-factory-sweden/kso.git

Shouldn't this be linked to a tag now since the branch will not exist?

Diewertje11 commented 8 months ago

@Diewertje11 Just saw that we do:

git clone --recurse-submodules --depth 1 --branch yolov5 https://github.com/ocean-data-factory-sweden/kso.git

Shouldn't this be linked to a tag now since the branch will not exist?

The --branch can also take in a tag name :) https://stackoverflow.com/questions/45241502/how-can-i-git-clone-a-specific-release