stratus2019/filter_image_chips 0.0.1
alg install stratus2019/filter_image_chips
filter image chips
Algorithm Description
This algorithm filters training and val chip data by deleting the files specified in a text file. The directory where files flagged for deleting is specified by a line in the text file using the following convention relative_dir=<relative directory> Each subsequent line should be the filename marked for deletion, without an extension.
License
MIT
Homepage
Parameters
Name | Description | Data Type | Required? |
---|---|---|---|
base_chips_dir | None | string | |
base_data_dir | None | string | |
filter_text_file_rel_path | None | string |
Outputs
Name | Description | Data Type |
---|
Versions
- 0.0.1 (current)