Commit History

fix: str instead of list
d29e7cc

Léo Bourrel commited on

remove dependency
687f595

Léo Bourrel commited on

feat: add fauna statistics
150c5ae

leo-bourrel commited on

feat: update requirements
1f47835

Léo Bourrel commited on

feat: add statistics
332cb73

leo-bourrel commited on

feat: show park stats
b151c5c

leo-bourrel commited on

feat: app download image from bucket
4029b73

leo-bourrel commited on

feat: ignore not found park
82aae5c

leo-bourrel commited on

feat: ignore already existing park
f0c65a3

leo-bourrel commited on

clean: add typing
f789516

leo-bourrel commited on

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: update readme for hf
c9cae08

leo-bourrel commited on

feat: use database as app source
ecbbafe

leo-bourrel commited on

feat: update .gitignore
93a69e3

leo-bourrel commited on

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