A quiz on the broken biscuits experiment

Adrian F. Clark

  1. How is a biscuit determined to be broken or unusable?

  2. How do you make bikky.py iterate over the test set in biscuits.task?

  3. What contour measure must be found for a rectangular biscuit?

  4. What is a sensible threshold on the circularity for a biscuit to be identified as circular?

  5. How many images contain broken or unusable biscuits?

  6. How many images are used for training in the task file?

  7. What is a sensible threshold on the rectangularity for a biscuit to be identified as rectangular?

  8. What type of problem is this defined as in the task file?

  9. What is the purpose of this experiment?

  10. How are biscuits distinguished from the background in bikky.py?

  11.