-
I was just wondering if there's any kind of flag when running the batch detector to include the image date and time (the date/time the image was taken) as part of the JSON output? I looked quickly an…
-
Based on the code in your comments it seems as if this is on your TODO list and I also know you can use the --frame_folder and --frame_rendering_folder arguments to override the default behavior of wr…
-
Hi,
I've just started using megadetector and I was wondering if you could recommend any good code to crop my images using the boxes identified?
Thanks!
Issue cloned from [Microsoft/CameraTraps](h…
-
Hello,
I would like to export the MegaDetector model `md_v5a.0.0.pt` as a TorchScript so I can utilize it more freely. It looks like this capability exists in 'yolov5'/ export.py` but I'm having t…
-
Hey. I'm curious about when will the pytorch code and weights for Megadetector v5 be released. I have seen reference about it [here](https://github.com/microsoft/CameraTraps/blob/main/detection/README…
-
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…
-
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 all! That's a lot for making this fantastic work available, the collective usefulness of the tools provided is truly staggering.
I was trying out MegaDetector and it's working really well. Howev…
-
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…
-
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/…