Closed ravishende closed 8 months ago
In get_all_paths, it treats paths.txt as if it has no data in it. Instead, calculate the starting index based on the number of rows in paths.txt and go from there. You will also need to update num_batches.
In get_all_paths, it treats paths.txt as if it has no data in it. Instead, calculate the starting index based on the number of rows in paths.txt and go from there. You will also need to update num_batches.