-
how to download "v0.1_efficientnet-b3_compiled.pt" file?
is it share? or not?
Issue cloned from [Microsoft/CameraTraps](https://www.github.com/Microsoft/CameraTraps), [original issue](https://www.…
-
Where can I get the mapping between class labels and class names in "run_tf_detector.py" ?
Issue cloned from [Microsoft/CameraTraps](https://www.github.com/Microsoft/CameraTraps), [original issue](…
-
After successfully running the run_tf_detector_batch.py on a test-subset of 10 images I'm getting stuck after running visualize_detector_output.py.
I'm able to successfully run visualize_detector_o…
-
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…
-
Hi
Please could you clarify as to what the `group` class is supposed to represent? Group of animals, group of people, vehicles...?
Thanks
Ben
Issue cloned from [Microsoft/CameraTraps](http…
-
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.
Issue cloned from [Microsoft/CameraTraps](https://www.github…
-
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…
-
I had a quick question about the [`data_management`](https://github.com/microsoft/CameraTraps/tree/main/data_management) folder. A few of the scripts at the root in that folder mention that they are "…
-
Are the MDv5 pt files "normal" YOLOv5/PyTorch model files? Aka can I use my existing scripts for running YOLOv5 models to run MDv5? or is there something custom about the pt files that I need to be aw…
-
hello, i got some errors when run your code when refering to the file of megadetector_colab.ipynb
##########################
!python run_tf_detector_batch.py megadetector_v4_1_0.pb "$images_dir" "$o…