hdeplaen / uotod

Unbalanced Optimal Transport: A Unified Framework for Object Detection
GNU Lesser General Public License v3.0
14 stars 3 forks source link

Request for full code #1

Closed Piyushi-0 closed 6 months ago

Piyushi-0 commented 1 year ago

Dear Authors,

Nice work! Could you please let me know when the full code will be shared?

Thanks. Piyushi

hdeplaen commented 1 year ago

Dear Piyushi,

We really wanted the code to be available for CVPR 2023, which is happening now. Unfortunately, we could not manage to finish it on time, and I would count on a month approximately. Please excuse us for the delay. Our code is very dirty and we are making a nice package with documentation in order for everyone to use it easily.

In between, I can refer to the Python Optimal Transport Toolbox library. Another alternative is to directly implement the scaling algorithms in Appendix C.1 of our paper, the algorithms are short and very similar to implement.

Best regards,

Henri

Piyushi-0 commented 1 year ago

Dear Henri, Thank you for the reply. While I am familiar with the OT codes, I haven't worked on object detection & would appreciate if you could share some references on how to integrate the OT loss in object detection codes.

Thanks & Regards, Piyushi

zhouxuexiao commented 8 months ago

When will the complete code be released?

zhouxuexiao commented 8 months ago

Could you please let me know by when the full code will be shared?