-
Hello,
Thank you so much for this great program!
I have thousands of images from trap cameras, and while megadetector works wonderfully on some landscapes, it fails in other (it detects trees and…
-
High priority b/c right now we're not getting any objects back from megadetector, so it looks like none of them need to be reviewed.
-
as i know,when we train the model,we should tell the model what animals in the picture
but both in file iwildcam2021_train_annotations.json and iwildcam2021train_originalimage_megadetector_v4.1_resul…
-
I'm getting two cryptic errors when trying to serve a tfserving model for megadetector.
I went ahead and copied the model checkpoint and tfserving .pb model file to the TFServing directory format l…
-
I ran MegaDetector on a folder containing roughly 30,000 photos, and got back a JSON file containing the results of the detections.
I'm wondering if there's a way I can convert the JSON file to a …
-
https://asciinema.org/a/3ix56vOvZ8toBr1HFfCztpUpz
```
git clone git@github.com:bencevans/megadetector-desktop.git mdd
cd mdd
conda create -n fresh python==3.9
conda activate fresh
conda instal…
-
Hi,
I've been using Megadetector_Colab_test available on Colab to classify camera trap images into the broad groups (animal, person, empty). It's has worked flawlessly every time until today when …
-
The "README.md" file says use multiple training stages, the script classification/multi_stage_train.py can be used to automate that:
python multi_stage_train.py --annotations_json=PATH_TO_BE_CONFIGUR…
-
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