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>
28 lines
356 B
Plaintext
28 lines
356 B
Plaintext
|
|
.idea/
|
|
.DS_Store
|
|
__pycache__/
|
|
classification/convertor/
|
|
segmentation/convertor/
|
|
checkpoint_dir/
|
|
demo/
|
|
detection/work_dirs
|
|
*.pth
|
|
ops_dcnv3/build
|
|
ops_dcnv3/dist
|
|
ops_dcnv3/DCNv3.egg-info
|
|
DCNv4_op/DCNv4.egg-info
|
|
build/
|
|
dist/
|
|
ckpts/
|
|
ckpts
|
|
data
|
|
data/
|
|
detection/data
|
|
detection/ckpts
|
|
segmentation/data
|
|
segmentation/ckpts
|
|
work_dirs/
|
|
output
|
|
*.so
|
|
DCNv4_op/DCNv4/*.so |