Daniela Ruiz
Daniela Ruiz
Hi @aweaver1fandm thanks for reaching out, and apologies for the delayed response. We have now released Version 22 of the models on Zenodo, and the URLs in megadetectorv6.py have been...
Hi @VLucet The models for MDv5 in both repositories are the same and therefore the results should be comparable. However, we are currently validating all our results because other users...
Hi @VLucet thanks for the example. Could you share the input image with us so we can test it on our end?
Hi @mamani828, we have attempted to replicate the issue but PytorchWildlife imports without any issues in our end. However, we suggest trying the following command to ensure you're using a...
Hi @jennzhugewps, thanks for reporting. We have attempted to replicate the issues by creating fresh environments with the specified python versions, but PytorchWildlife imports without any issues in our end....
Hi @nee1k! It seems that the current issue with saving the model is due to the use of torch.save(). We recommend saving the model’s state dictionary instead. Please try the...