-
Hey all,
Not sure if it falls under an issue (I'm happy to post or x-post it somewhere more suitable). This repo may be the best place to ask some questions about what's needed to be integrated in…
-
@ingalls - documenting my findings here after testing various concurrency settings on the graphql Lambda, inference Lambda, and Sagemaker Serverless endpoints.
Ok so the TL;DR is that the message c…
-
I had a quick question about the [`data_management`](https://github.com/microsoft/CameraTraps/tree/main/data_management) folder. A few of the scripts at the root in that folder mention that they are "…
-
What do you think about changing the separate_images() function to call the [megadetector separate_detections_into_folders.py ](https://github.com/microsoft/CameraTraps/blob/main/api/batch_processing/…
-
Hi Peter,
I'm having similar issues as to Rolland from before where deploying the model leads to an error with lines 1100 and 951 in the EcoAssist_GUI.py. I've updated my Git and completely uninsta…
-
I'm working on a Linux machine. When preparing the "cameratraps-detector" environment from the environment-detector.yml file, I kept getting a series of errors regarding the ipython_genutils module:
…
-
While testing the new Sagemaker endpoints and bulk upload workflow, I ran into an issue with the AWS SDK for JS' SagemakerRuntime InvokeEndpoint command while trying to upload a zip file of 50 images …
-
## User story
We need to understand the cost of running the current architecture inference on large archives (25 Gb) of imagery. In terms of both time (does it take a week with retries? 2 days?) an…
-
We ran into an issue where separate_detections_into_folders.py was crashing when run with the --render_boxes flag. The error was essentially that you could not use quality=keep when original image is…
-
See discussion in #203. Best solution was to add bounding box as a property of the observation. What isn't defined is the expected format.