Vehicle Color Recognition Using Convolutional Neural Network
The model for vehicle color recognition described on
"Vehicle Color Recognition using Convolutional Neural Network",
Reza Fuad Rachmadi and I Ketut Eddy Purnama
https://arxiv.org/abs/1510.07391
The .caffemodel file for the model can be downloaded at following link https://drive.google.com/file/d/0B1TwxHccIhDKZjlmakgwQlNMU00/view?usp=sharing
The implementation use Caffe framework for the training and testing purposed.