Questions

Answer the following questions:

  1. How do you define C++ code in Julia?
  2. How do you call C++ functions in Julia?
  3. When and why do you need to destroy objects coming from Open CV?
  4. What was the most efficient way we found for getting Open CV images to Julia?
  5. What type of classifier have we used to run face detection?
  6. What was the number of classes we predict in theĀ Object detection using MobileNet-SSD section?