-
Hi, just trying to run a test on my own video (i.e. set of png image files). I uploaded to Images/OcelotTest, changed the 2 variables you mention and ran all code blocks. I get the below error. Not su…
-
The schema currently contains errors, because some examples list multiple values:
```
media-table-schema.json
✔︎ valid JSON
✕ valid Table Schema, errors:
- Schema is not valid: example value …
-
Hi there,
I've probably done something stupid, but can't figure out what. I've run this on two different computers (but within the same university, so maybe there are some rights issues) and get to t…
-
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…
-
Hi! I tried to take this package for a spin and got stuck at the step
```py
from camtrapml.detection.models.megadetector import MegaDetectorV4_1
```
I get the following message
```
TypeError: D…
-
Hi,
I have been trying to process camera trap data using Mega Detector python code.
For detection my code is:
python detection\run_detector_batch.py "c:\megadetector\md_v4.1.0.pb" "c:\origin…
-
Right now the Megadetector API caps us at 10 requests per 5 minutes. I've talked with Dan Morris at MS AI 4 Earth, and he's totally fine with increasing this for us, I just need to get back to him wit…
-
I'm very eager to try the Yolov5 version of Megadetector.
I had success getting MD4.0 up on Google Colab, as shown in:
https://colab.research.google.com/github/microsoft/CameraTraps/blob/master/…
-
```
dist-2/MegaDetector Desktop.app/Contents]$ ./MacOS/MegaDetector\ Desktop MacOS/MegaDetector\ Desktop
Traceback (most recent call last):
File "app.py", line 1, in
File "PyInstaller/loader/…
-
Hello, very cool tool! I was wondering if you could detail the capabilities of zamba (and zamba cloud) for camera traps images (ie static, not videos). My apologies if that is in the doc, I have read …