RonanMorgan

Results 13 issues of RonanMorgan

Hello, Another question, I tried to activate the HTTP gzip compression but when I looked in the code it seems to me that, even if the name of the setting...

In order to facilitate data science management I have refactored the endpoint "fetch_media" : I have added a start_date, an end_date to gather images during this time period and a...

module: schemas
route: media

II have created a test env which will be launched every night so it would be good to update our image in dockerhub regularly

type: feat

![Pyronear](https://github.com/pyronear/pyro-api/assets/49660557/7bc83375-2a48-4174-b0e9-ebb3dffcafa3) This is a first step to start this refactor : gathering images per site / installation.

module: services
ext: tests
topic: docker
topic: security
route: media
topic: documentation

The following exception is not raised when trying to upload an image : `botocore.errorfactory.NoSuchBucket: An error occurred (NoSuchBucket) when calling the PutObject operation: The specified bucket does not exist`

module: services
topic: docker

Add the acknowledged boolean in the table Detection and a new endpoint. It will allow the plateform to know if a Detection has been acknowledged by a User.

endpoint: detections
ext: client
ext: scripts
ext: tests
ext: client/tests
module: schemas
module: models
module: crud
endpoint: organizations

It seems to me that it's a bit more secure and the images will be simpler to gather for data scientist if we save all the images of the same...

topic: docs
endpoint: users
endpoint: cameras
endpoint: detections
endpoint: login
ext: client
module: services
ext: scripts
ext: tests
topic: docker
ext: client/tests
module: database
module: schemas
module: models
module: core
module: crud

The wildfire table is containing the starting_date and ending_date of a fire. The wildfire_id is be saved in the Detection table in order to be able to find all the...

We need this field in order to be able to differentiate the bboxes detected by the algorithm and the bboxes manually annoted by a human

endpoint: detections
ext: tests
module: schemas
module: models

When calling the fetch unlabeled detections endpoint with an ADMIN token, the pictures were not found in the S3 because the organisation_id of ADMIN is = 1, while we would...

endpoint: detections
module: crud