-
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.
-
I'm trying to run the detector on my Odroid N2+ on Ubuntu 20.04. I have tried a few different images, all result in the same output below:
`# python3 detection/run_detector.py "md_v5a.0.0.pt" --ima…
-
is this error means my gpu memory_size is small
`[00:00
-
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…
-
In the [crop images](https://github.com/microsoft/CameraTraps/tree/main/classification#2-crop-images) step of the classifier training workflow, the docs recommends:
> Unless you have a good reason …
-
Hi,
I am trying to use EcoAssist on my Windows desktop but am facing issues with the installation and running of the program.
I have tried installing with Windows_install_EcoAssist.bat, but th…
-
I was just trying to get CameraTraps working on a headless linux RTX3080 computer (in docker). The `environment-detector.yml` file installs `opencv`, which will only run if a lot of (UI) dependencies …
-
@bobbycephy created [microsoft/CameraTraps/pull/349](https://github.com/microsoft/CameraTraps/pull/349) ("Improvements and extensions of run_detector.py and visualization_utils.py"), considering those…
-
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…
-
In the [crop images](https://github.com/microsoft/CameraTraps/tree/main/classification#2-crop-images) step of the classifier training workflow, the docs recommends:
> Unless you have a good reason …