salman0508 / Car-Color-Classification-Using-CNN-

0 stars 0 forks source link

Make it faster? #1

Open tjasmin111 opened 9 months ago

tjasmin111 commented 9 months ago

Interesting repo. Your current simple CNN takes 129ms to detect color. Do you have any ideas how to make it faster, maybe 10x faster? Any simpler architectures? Like SVMs, Random Forrests, etc?

salman0508 commented 5 months ago

yes by reducing the size of middle layer of cnn or also some applied technique to reduce image pixels but image retain its information or also try different algo for reduce timing