Aug583 / F-COOPER

official code of F-COOPER
MIT License
18 stars 9 forks source link

Where is the implementation of fusion process? #8

Closed zqzqz closed 2 years ago

zqzqz commented 2 years ago

The code is basically https://github.com/traveller59/second.pytorch/tree/v1.0 You changed python package name "second" to "COOPER" without modifying the import statements, which directly breaks the code.

Can anyone reproduce the work? Otherwise, we can just use the SECOND codebase and reimplement the simple fusion methods in the paper.