In order to run the project, run:
train.pyif you just want to train and save the model and save parametric plots (pass--restrict-plot-generationto not save plots)test.pyif you want to test the model too (pass--test-single-image --object-id <object id> --angle <angle in degrees>to check only single image)generate_data.pyif you want to generate plots (pass--restrict-plot-generationto not save plots and pass--regenerate-datato generate data again)