ML Programmer
O An attempt to make the image recognition model better with various methods.
O Adopted method is the usage of the ResNet as a feature extractor for yolo model.
O Dealt with libraries like ImageNet for the inbuilt models of resnet and yolo, sklearn and keras for the preprocessing.