Add fork README (mirror, contact, install) and ignore built DCNv4 .so.

Document the Gitea mirror for CVGL; extend .gitignore for extension artifacts.
Keep CUDA im2col/col2im and setup version tweaks in DCNv4_op.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
pikaliov
2026-05-12 12:41:36 +03:00
parent 4b848f7dd7
commit b0786ca876
5 changed files with 116 additions and 7 deletions

View File

@@ -62,7 +62,7 @@ def get_extensions():
setup(
name="DCNv4",
version="1.0.0.post2",
version="1.0.0.post3+cvgl_k57",
author="Yuwen Xiong, Feng Wang",
url="",
description="PyTorch Wrapper for CUDA Functions of DCNv4",