-
Hi!
I am running MD on a set of images on my local GPU. I get the following warning very often (it seems to be correlated with when I am multitasking on the GPU).
```python
WARNING: NMS time lim…
-
I want to train this model with Gtx1060 graphics card 8GB but I'm worried about whether this is enough to support the completion of the task
-
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…
-
Couldn't find `instance_masks/instance_masks/.png` in any of the download links. Both `train.zip` and `test.zip` contain only one folder with only `.jpg` extension files and `metadata.zip` only `.json…
-
Thanks for continuing to maintain this awesome set of tools! My question is about where to find the latest release. I see megadetector v5 referenced here: https://github.com/microsoft/CameraTraps/blob…
-
when i try to run the code on local pc i got this error
`Traceback (most recent call last):
File "CameraTraps\detection/run_detector_batch.py", line 79, in
from detection.run_detector impor…
-
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…
-
Dear authors of MegaDetector,
I would be very grateful, if you could help me and my colleagues with a very persistent issue:
We applied MegaDetector (run_tf_detector_batch.py) for a large amount …
-
is this error means my gpu memory_size is small
`[00:00
-
Is there an easy way to use multiple GPUs for inference for the MegaDetector? That could speed things up quite a bit for large datasets.