ObjTest is a web app I implemented to predict the object on an image. I used the VGG16
pre-trained model with 1000 classes in the classification process. I consider the app a fun and
random experiment, which satisfied my curiosity of machine learning and web development.
Utilizing: Flask, ReactJS, Bootstrap, Tensorflow