Spaces:
Running
Running
Commit History
update requirements
71d7be3
Léo Bourrel
commited on
upper case
4d9cca3
Léo Bourrel
commited on
upper case
aa6b946
Léo Bourrel
commited on
update readme
a6bc5a7
Léo Bourrel
commited on
udpdate readme
fdfed1a
Léo Bourrel
commited on
downgrade streamlit
32be92c
Léo Bourrel
commited on
udpdate readme
367376d
Léo Bourrel
commited on
feat: add GCS
8630bef
feat: update readme for hf
c9cae08
feat: use database as app source
ecbbafe
feat: update .gitignore
93a69e3
feat: add prompts
252219c
feat: update folder path
d304ca0
feat: move image_preprocessing to src folder
d4e4cf4
feat!: run everything through main
0508b3e
feat: move front app to src
1288cce
feat: get openAI keys from env var
33c52e5
feat: fetch images from google places
efc0118
feat: make image loop in predict.py
631ca76
feat: set back add_image_to_folder to yolo
58ddda3
feat: update .gitignore and remove useless files
9195caf
feat: first openai inference draft
611b67c
feat: split prediction into YOLO predictions
911c0ac
feat: draft update
801ce15
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
fix: remove streamlit import
cdd2b0c
feat: Connetion to sql database
247d3db
feat: connect prediction to database
345d537
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
Style: Add type hinting for function parameters and return types
5479120
fix: replace absolute path with relative path and update JSON key from 'image' to 'Park'
b0b1a9c
feat: add image preprocessing to get image path and resize images
dcadc25
feat: add Streamlit app with image display and dropdown selection
98815d6
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