RSNA Imaging AI Certificate Hands On Model Building
...
This repo uses the Git Large File Storage extension, which must be separately installed. On ubuntu:
sudo apt update
sudo apt install git-lfs
git lfs installGit LFS settings are in .gitattrbutes. To add additional files or file extensions to track using LFS:
git lfs track "*.h5"