Skip to content

Commit

Permalink
Remove incomplete data formatting tool
Browse files Browse the repository at this point in the history
  • Loading branch information
gagewrye committed Aug 13, 2024
1 parent 5572229 commit a1d782b
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 174 deletions.
2 changes: 1 addition & 1 deletion Drone Classification/data/prepare_data.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"metadata": {},
"outputs": [],
"source": [
"from preprocessing import tile_tiff_pair, rasterize_shapefile\n",
"from tiff_processing_utils import tile_tiff_pair, rasterize_shapefile\n",
"from MemoryMapDataset import MemmapDataset\n",
"import numpy as np\n",
"import psutil\n",
Expand Down
1 change: 0 additions & 1 deletion Drone Classification/data/preprocessing/__init__.py

This file was deleted.

172 changes: 0 additions & 172 deletions Drone Classification/data/preprocessing/preprocess_data.py

This file was deleted.

0 comments on commit a1d782b

Please sign in to comment.