From c14cca3409aa3441f607b9f502a2b1003ca27977 Mon Sep 17 00:00:00 2001 From: Harry Date: Fri, 8 Sep 2023 16:15:31 +0100 Subject: [PATCH] Removed TODOs --- scripts/ManifestMake.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/scripts/ManifestMake.py b/scripts/ManifestMake.py index 714f44b84..5b39990e3 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 # =====================================================================================================================