facebookresearch / facebookresearch/detectron2
Support for Pytorch 1.13.1
Open
enhancement
- Dominant language
- Python
- Stars
- 34.7k
- Forks
- 7.9k
- PR merge metrics
- No merged PRs in 30d
Description
## 🚀 Feature
New version of detectron2 which is compatible with Pytorch 1.13.1 and above versions.
## Motivation & Examples
There is a security vulnerability found on pytorch versions prior to 1.13.1
Due to this we cannot put detectron2 in production as we dont have any available version compatible with pytorch.
https://security.snyk.io/package/pip/torch
Therefore I request you to provide a new version which can work with new versions of pytorch, and we are able to deploy applications using detectron at client and non dev environments.
Contributor guide
Assessment
This issue has not been assessed yet.