diff --git a/scripts/ManifestMake.py b/scripts/ManifestMake.py index 714f44b8..5b39990e 100644 --- a/scripts/ManifestMake.py +++ b/scripts/ManifestMake.py @@ -19,8 +19,6 @@ # @org: University of Southampton # Created under a project funded by the Ordnance Survey Ltd. """Script to create manifests of data for use in Minerva pre-processing to reduce computation time.""" -# TODO: Re-engineer for use with torchvision style datasets. -# TODO: Consider use of parquet format rather than csv. # ===================================================================================================================== # METADATA # =====================================================================================================================