-
On my recent run of deepsea-ai train, with parameters
--input-s3 s3://901103-models-deploy/megadetector/megafish_ROV_weights.pt
--resume True
the log file indicates that instead of using the indi…
-
Seeing a similar issue to https://github.com/opencv/opencv-python/issues/432 with opencv-python==4.6.0.66 packaged using pyinstaller==4.4. It works fine when running from source; the issue only occurs…
-
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:…
-
Currently PytorchWildlife has dependency conflict on linux.
```python
$ python -m pip install PytorchWildlife
Defaulting to user installation because normal site-packages is not writeable
Col…
-
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/m…
-
With larger images (e.g. >3 MB, like those that Browning produce, see attached example), the images will successfully get predictions from the MegaDetector endpoints, but they consistently fail with t…
-
Hi there,
While attempting to train using data exported post-annotation step the application seemed to hang and produce the following error.
```
C:\Windows\System32>echo off
Path to conda as i…
-
What data needs to appear in the params.env file specified in the Powershell examples? Is it simply the text below?
MODEL=EN-V2S
CLW=512
LUF=360
SHAPES=300,300,300
BATCH_SIZES=128,128,128
-
I'd like to run inference on my cropped data using the MegaDetector v0.1 model discussed in Step 3 here: https://github.com/microsoft/CameraTraps/tree/main/classification. However, I can not find the …
-
@ingalls, one of our users just reported an odd issue - she had set up an automation rule to run Megadetector, then an automation rule to run MIRAv2 (our Santa Cruz Island species classifier), and the…