AI for Science material would break since the OpenCV version fixed in the Singularity and Docker file was removed from Python Package Index. Hence the following changes were made:
Ported the material with the latest TF NGC container ( 23.06 )
Uses the latest OpenCV version for the operations in the notebooks.
Updated the README to use the SIF format used in Singularity 3.x versions
Removed unwanted dependency upgrades that were already present in the NGC container.
AI for Science material would break since the OpenCV version fixed in the Singularity and Docker file was removed from Python Package Index. Hence the following changes were made: