-
Consider consolidating mira-small and mira-large into a[ multi model endpoint](https://docs.aws.amazon.com/sagemaker/latest/dg/multi-model-endpoints.html)? Would that be cheaper to host?
The sagem…
-
I have been using transfer learning with megadetector to train detection of only species of interest, not animal, person, vehicle. e.g. quokka, raven, magpie, person
Currently the class names are h…
-
Is it possible to install api/synchronous without having a GPU server?
-
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…
-
Hey guys!
So, I've been trying to work with this amazing repo you guys put out there but, even though I can run the scripts and execute training, the model simply doesn't seem to be learning how to…
-
Thanks for sharing the colab notebook. As a newbie in this, it's very helpful to be able to test your script before investing time into deploying it at full scale on all the camera traps photos in our…
-
Once you've done the Colab version, try installing everything locally. They have a docker container version or you can also install all the dependencies directly in your global environment. If you're …
-
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…
-
Hi Dan,
thank you for your quick reply! (Issue #290 )
after running the pipeline:
* find_repeat_detections.py
* manually removing false posittives
* remove_repeat_detections.py
I end up with a…