Please enable JavaScript.
Coggle requires JavaScript to display documents.
Computer Vision (Image Search Engine (Create big of visual words (bovw)…
Computer Vision
-
Neutral network
-
-
CNN
KarpathyNet
Dropout
- prevents overfitting
(randomly disconnecting nodes from curr layer to next layer)
-
-
-
Mean subtraction to normalize data before passing through network
- removes average brightness which CV is not interested in
-
-