Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 939 Bytes

File metadata and controls

17 lines (11 loc) · 939 Bytes

German Traffic-Sign Image Classification

This Repository is a German - Traffic Sign Image Classification with Docker Deployment simulation using Docker Container.

Research topic : Convolutional Neural network, Image Exploration, Image Preprocessing, Tensorflow, Model Optimization, Model Evaluation, Docker Deployment, Tensorflow Serving

Model Used : CNN

Source of the dataset is from kaggle.com.

References

https://benchmark.ini.rub.de/
https://github.com/yassiracharki/DeepLearningProjrects
https://www.kaggle.com/code/saeidghomi/gtsrb-by-cnn
https://www.kaggle.com/code/yacharki/traffic-signs-image-classification-96-cnn
https://stats.stackexchange.com/questions/296679/what-does-kernel-size-mean#:~:text=In%20a%20CNN%20context%2C%20people,kernel%22%20is%20the%20filter%20itself.