-1

I am working on image classification problem. How to find out specific features from the image manually that will help to build a DNN? Consider an image of a man talking on phone while driving for classification as distracted.

Andy.inamdar
  • 303
  • 1
  • 3
  • 10

1 Answers1

0

You don't do this. Having a good feature extractor is why we take DNNs in the first place

Also: you forgot to look to https://www.kaggle.com/c/state-farm-distracted-driver-detection

Martin Thoma
  • 124,992
  • 159
  • 614
  • 958