transfiner icon indicating copy to clipboard operation
transfiner copied to clipboard

transfiner to detectron2

Open Mrwangxin1998 opened this issue 3 years ago • 2 comments

Hi,I want know if I can build the detectron2 environment first ,then I copy transfiner project code to detectron2 project?

Mrwangxin1998 avatar Jul 05 '22 09:07 Mrwangxin1998

Hi, I have not tried this. For current code version, as we made a deep modification to original code in some python files, you need to make sure the modification parts to detectron2 is executed (by overwritting) when placing transfiner in the project folder. My suggestion is to use our code to build detectron2 environment directly.

lkeab avatar Jul 05 '22 22:07 lkeab

Hi,I tried this way,No errors found so far

Mrwangxin1998 avatar Jul 11 '22 10:07 Mrwangxin1998