Skip to content

jso-lab/ProjetNLP_ComputerVision

Repository files navigation

Projet Annotation d'image - NLP & Computer Vision

Using Python, Flask and materialize CSS

Dataset

We use the Flickr8k_dataset that you could find here for training the model.

Requirements

Install them from requirements.txt:

pip install -r requirements.txt

Local Deployment

Run the server:

python main.py

License

The mighty MIT license. Please check LICENSE for more details.