Commit History

feat: add prompts
252219c

leo-bourrel commited on

feat: update folder path
d304ca0

leo-bourrel commited on

feat: move image_preprocessing to src folder
d4e4cf4

leo-bourrel commited on

feat!: run everything through main
0508b3e

leo-bourrel commited on

feat: move front app to src
1288cce

leo-bourrel commited on

feat: get openAI keys from env var
33c52e5

leo-bourrel commited on

feat: fetch images from google places
efc0118

leo-bourrel commited on

feat: make image loop in predict.py
631ca76

leo-bourrel commited on

feat: set back add_image_to_folder to yolo
58ddda3

leo-bourrel commited on

feat: update .gitignore and remove useless files
9195caf

leo-bourrel commited on

feat: first openai inference draft
611b67c

leo-bourrel commited on

feat: split prediction into YOLO predictions
911c0ac

leo-bourrel commited on

feat: draft update
801ce15

leo-bourrel commited on

Merge pull request #4 from ia-labo/feat/sql_db
2d3b7b9
unverified

Léo Bourrel commited on

Merge pull request #3 from ia-labo/feat/prediction
bc49d5d
unverified

Léo Bourrel commited on

feat: add class manager for bbox, park and image
3cb34a2

Souheil-b commited on

fix: remove streamlit import
cdd2b0c

Souheil-b commited on

feat: Connetion to sql database
247d3db

Souheil-b commited on

feat: connect prediction to database
345d537

Souheil-b commited on

Merge pull request #1 from ia-labo/feat/add_streamlit
4ef2d19
unverified

Léo Bourrel commited on

Merge pull request #2 from ia-labo/feat/prediction
5231df8
unverified

Souheil-b commited on

style: change park to snake_case
5dd4887

Souheil-b commited on

Style: Add type hinting for function parameters and return types
5479120

Souheil-b commited on

fix: replace absolute path with relative path and update JSON key from 'image' to 'Park'
b0b1a9c

Souheil-b commited on

feat: add image preprocessing to get image path and resize images
dcadc25

Souheil-b commited on

feat: add Streamlit app with image display and dropdown selection
98815d6

Souheil-b commited on

feat: add prediction
6c49ce9

Léo Bourrel commited on

feat: add gitignore
df8ead2

Léo Bourrel commited on

feat: add code to handle fetch photos
2b811d8

Léo Bourrel commited on

feat: read KML
1f03301

Léo Bourrel commited on