InternImage icon indicating copy to clipboard operation
InternImage copied to clipboard

Is DCNV3 supported on Windows?

Open TstMua opened this issue 2 years ago • 2 comments

Is DCNV3 supported on Windows?

TstMua avatar Jun 26 '23 07:06 TstMua

I have built DCNv3 from the source CUDA code on Windows (CUDA 11.3). It can inference, but there is an issue in the training script.

yapf.yapflib.verifier.InternalError: (unicode error) 'unicodeescape' codec can't decode bytes in position 11-12: truncated \uXXXX escape (<string>, line 1)

Update

Fix unicodeescape issue by modify code. #201

daniel-code avatar Aug 01 '23 06:08 daniel-code

how to build DCNv3 on windows thk u

bkbbbb avatar Jan 08 '24 09:01 bkbbbb