facebookresearch / detectron2

Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
https://detectron2.readthedocs.io/en/latest/
Apache License 2.0
30.53k stars 7.48k forks source link

Python 3.10 support #4504

Open tiagofrepereira2012 opened 2 years ago

tiagofrepereira2012 commented 2 years ago

🚀 Feature

Support to python 3.10

Motivation & Examples

Would be useful for the community to have support to python 3.10 Detectron2 is supported from py3.6 until py3.9 as we can be seen here: https://dl.fbaipublicfiles.com/detectron2/wheels/cu102/torch1.10/index.html

Is it complicated to have a wheel for python 3.10?

Thanks

CodePint commented 1 month ago

2 years later and still no response, guess this library is headed for the scrapheap.