WangYueFt / dcp

346 stars 90 forks source link

Error in processing data #11

Closed Inf-YifanYang closed 4 years ago

Inf-YifanYang commented 4 years ago

There is an error in generating translation_ba in the code:

https://github.com/WangYueFt/dcp/blob/213d573eb182b2788913ab5befd4f14ded38526a/data.py#L108

where the transpose T is not necessary.

Thanks for sharing the code.

WangYueFt commented 4 years ago

Thanks for letting me know. I believe you are right and I have fix the error