Fall 2021 - Spring 2022 Project on Replaced Slab Detection
Instructions:
- (Optional) Download GDOT and UCPRC Data (further instructions found in GDOT and UCPRC folders)
- (Optional) for raw LCMS range/intensity images, follow instructions for running
crop-slab.ipynbin the GDOT folder - Run
Processing.ipynbfor GDOT and UCPRC data in respective Feature Extraction folders; or use existing CSV files - Run
Models.ipynbon CSV files for respective GDOT and UCPRC datasets
CSV formats:
master_df: slab label/filepath and ground truthlength_df/length_df_2: length data for each slab, either collected using processing code or gathered from UCPRC datalbp_<config>/lbp_<config>_10: LBP data for each configuration, either using the maximum number of bins or 10 bins- for
rorLBP, bins with zero values are culled
- for
color_<bin count>/smoothed_<bin count>: grayscale intensity histogram values with the specified number of bins.smoothedcorresponds to grayscale intensity distribution on Gaussian blurred images