ProjectX / inference script.ipynb
john5050's picture
made a inference model and added the inference script, requirements.txt, and the flask app to the repository. The inference script is a jupyter notebook that contains the code for loading the model and making predictions on new images. The flask app is a simple web application that allows users to upload images and get predictions from the model. The requirements.txt file contains the necessary dependencies for running the flask app.
76479e1
Open in Colab
Rendering notebook...