Git Product home page Git Product logo

Comments (8)

JiawangBian avatar JiawangBian commented on August 12, 2024
  1. Overfitted on KITTI? I tried many times but didn't meet this issue. I may need more info to reproduce.
  2. Yes. GC loss and smoothness loss need some time to converge to correct ranges.

from sc-sfmlearner-release.

TopGun666 avatar TopGun666 commented on August 12, 2024

Yes, I trained it on KITTI.

from sc-sfmlearner-release.

JiawangBian avatar JiawangBian commented on August 12, 2024

Do you use GT for validation? What's the metric for the training loss and validation loss in the first figure? Is it AbsRel or photometric+GC+smooth?

from sc-sfmlearner-release.

TopGun666 avatar TopGun666 commented on August 12, 2024

I run the default train_resnet50_pose_256.sh. There is no --with-gt in the default scripts. Fig1 is the curve of the log progress_log_summary_csv.

from sc-sfmlearner-release.

JiawangBian avatar JiawangBian commented on August 12, 2024

I see. I didn't provide Gt for KITTI Odometry dataset. Actually, the unsupervised loss (photometric+GC+smoothness) is not good enough for validation purpose. You just need train the model for more than about 50 epoches. Then the 'best' or the 'latest' models are both good enough.

from sc-sfmlearner-release.

TopGun666 avatar TopGun666 commented on August 12, 2024

Thanks for your reply. Did you change the learning rate during training?

from sc-sfmlearner-release.

JiawangBian avatar JiawangBian commented on August 12, 2024

Never. I find that it doesn't matter. However, I suggest training from ImageNet pretrained model. It would be much better, and it is the main reason why I update network in this version. ResNet pretrained models are publicly available. So why not use.

from sc-sfmlearner-release.

TopGun666 avatar TopGun666 commented on August 12, 2024

Thanks a lot. I'll try.

from sc-sfmlearner-release.

Related Issues (20)

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.