Fix DCNv4 version

This commit is contained in:
Zhiqi Li
2024-01-20 20:25:37 +08:00
committed by GitHub
parent 6b3e1d6fe7
commit 3199a6509f

View File

@@ -48,7 +48,7 @@ pip install opencv-python termcolor yacs pyyaml scipy
- Install DCNv4
```bash
pip install DCNv4==latest
pip install DCNv4
```