Which architecture is MOST likely to produce a model that detects whether a car is present in an image with the highest accuracy?

2 Comments

  1. Logan
    Author

    I compute that the answer is:
    Use a deep convolutional neural network (CNN) classifier with the images as input. Include a softmax output layer that outputs the probability that an image contains a car.

  2. Diane
    Author

    As far as I can tell, the answer is:
    Use a deep convolutional neural network (CNN) classifier with the images as input. Include a softmax output layer that outputs the probability that an image contains a car.

Leave a Reply to Logan Cancel reply

Your email address will not be published. Required fields are marked *

5 × 1 =