Git Product home page Git Product logo

Comments (3)

palver7 avatar palver7 commented on September 3, 2024 1

@zuru Hi zuru, I have converted the pretrained weights from the original CFL to PyTorch and also implemented the model that can reproduce the results in the paper during inference. (there are a few differences in the metrics, they are close) The models have TFCFL in their names. I'll also put the link to the pretrained weights in README. Now, I still have not figured the exact training strategy used by Clara et.al so the training performance still does not come close to the inference performance.

from cflpytorch.

palver7 avatar palver7 commented on September 3, 2024

@zuru No, there are no pre-trained models for this implementation. I cannot reproduce the paper's performance and am still figuring out what bug is responsible for the performance gap. Thank you for pointing out about the incompatibility of the weight decay.

from cflpytorch.

zuru avatar zuru commented on September 3, 2024

Setting weight decay to 0.0 improves training and the qualitative results are better indeed but the reported metrics (tried with snapshots @100 and @200 epochs):

EDGES: IoU: 0.153; Accuracy: 0.818; Precision: 0.230; Recall: 0.302; f1 score: 0.260
CORNERS: IoU: 0.046; Accuracy: 0.963; Precision: 0.099; Recall: 0.074; f1 score: nan

indicate something is not there yet.

The resulting corner maps though are noisy and corner detection does not behave very well.

Please let me know if you manage to identify the issue and reproduce the results.

from cflpytorch.

Related Issues (4)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.