Open TstMua opened 1 year ago
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)
Fix unicodeescape issue by modify code.
how to build DCNv3 on windows thk u
Is DCNV3 supported on Windows?