-
Hi, that you for all the work done on this model and for sharing it with freely. I am wanting to use it in a real-time situation i.e. to spot monkeys in my vegetable patch. I was hoping to get it work…
-
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 …
-
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…
-
I couldn't install tensorflow using the readme instructions:
```
$ pip install tensorflow==1.13.1
ERROR: Could not find a version that satisfies the requirement tensorflow==1.13.1 (from versions:…
-
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…
-
Hello, there is something that I find to be a bit strange (I don't know if there is something that I am missing) and I thought maybe you could help me understand problem.
When running MD on a folde…
-
I am experiencing difficulties accessing the MegaDetector weight file when running the following command in Google Colab notebook:
ruby
Copy code
!wget https://lilablobssc.blob.core.windows.net…
-
I'm trying to run the MegaDetector over some images on a GCP VM instance with a Tesla T4 GPU. I created a conda virtual environment using the environment-detector.yml file with the tensorflow-gpu vers…
-
Hi!
I am confused about how to initiate the batch processing functionality of the megadetector. I've now successfully called the single image detection script, but am not completely understanding w…
-
Hi,
I'm trying to pass custom list of images (Not single image of directory of images) to run_detector_batch.py. But I'm getting various errors and none of the json format works.
JSON example:
…