Sarah C

Results 6 issues of Sarah C

It could be useful to state in the README.md (or in a requirements.txt file) the libraries necessary to be able to run this code: - tensorflow==1.15 - keras==2.3.1 - pillow...

**Is your feature request related to a problem? Please describe.** Most Apparent Distortion algorithm combines two measures depending on image quality, based on observance of how HVS works: - HI...

feature
good first issue

Allow users to use Docker-compose for running `alpr-unconstrained`. Changes : - add `Dockerfile` which creates an environment with python2.7, TF, Keras, opencv installed, darnknet compiled and models downloaded by only...

**Describe the bug** Several errors when building docker image: - error "this package needs python >= 3.7" for numba in face_alignment - if we install python 3.7 in the Dockerfile,...

docker

Give a way for the user to browser through the annotations and maybe cancel them. ![crop](https://i.imgur.com/v7my6AK.gif)

Le [composant DsfrFileUpload](https://vue-dsfr.netlify.app/?path=/docs/composants-dsfrfileupload--docs) accepte toujours tous les types de fichiers. Il serait bien de pouvoir rajouter un attribut "accept" pour choisir si l'on veut restreindre le type de fichiers pouvant...

documentation