Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 484 Bytes

File metadata and controls

5 lines (4 loc) · 484 Bytes

In order to run the project, run:

  • train.py if you just want to train and save the model and save parametric plots (pass --restrict-plot-generation to not save plots)
  • test.py if 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.py if you want to generate plots (pass --restrict-plot-generation to not save plots and pass --regenerate-data to generate data again)