IDEA-Research / DINO

[ICLR 2023] Official implementation of the paper "DINO: DETR with Improved DeNoising Anchor Boxes for End-to-End Object Detection"
Apache License 2.0
2.17k stars 235 forks source link

Incompatibility of the newest NumPy version during testing #253

Open nicolaus-huang opened 5 months ago

nicolaus-huang commented 5 months ago

image

According to the issue there: https://stackoverflow.com/questions/74844262/how-can-i-solve-error-module-numpy-has-no-attribute-float-in-python

The version of numpy should be below 1.24

Additionally, according to https://github.com/open-mmlab/mmdetection/issues/10962

yapf should be below v0.40.2