-
I recently stepped through your [classifier training workflow](https://github.com/microsoft/CameraTraps) in an AWS SageMaker Studio Lab instance, and was able to begin fitting and efficientnet-b3 with…
-
Issue cloned from [Microsoft/CameraTraps](https://www.github.com/Microsoft/CameraTraps), [original issue](https://www.github.com/microsoft/CameraTraps/issues/258) posted by [a-ma-n](https://github…
-
Looking into classifying some thermal images to filter out empty images and roughly label when there is are different objects in the pictures. Will process around 3000 images per day and need to label…
-
From the main README.md, in section classification (https://github.com/microsoft/CameraTraps#classification),
it states "here's a tutorial on training your own classifier using our detector and our …
-
e.g. this [image](https://doo86afh9dk8g.cloudfront.net/original/28524fa78e2cff851c534553b781728b-original.jpg) returns:
```
[
{
x1: -0.002311658812686801,
y1: -0.021098900586366653,
…
-
For observations classified by computer vision models, additional specifics are needed to enter information in the classifiedBy field. I think megadetector is an exception. It may be one of the only A…
-
With the deployment of MIRAv2 to Sagemaker Serverless, we can now invoke the endpoint directly using the Sagemaker SDK (as we now do for Megadetector).
The endpoint expects a multipart form with a …
-
Hi, I'm a seasoned JS/web/full stack developer but fairly new to ML and almost no Python experience.
I'm trying to setup an endpoint (similar to your API endpoint), but running on Google Cloud Infr…
-
Hi
Please could you clarify as to what the `group` class is supposed to represent? Group of animals, group of people, vehicles...?
Thanks
Ben
Issue cloned from [Microsoft/CameraTraps](http…
-
@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…