Giter Site home page Giter Site logo

Comments (7)

yinchimaoliang avatar yinchimaoliang commented on May 30, 2024

You should change scale_factor in ida accordingly.

from bevdepth.

Tony-Hou avatar Tony-Hou commented on May 30, 2024

You should change scale_factor in ida accordingly.
ida_aug_conf = { 'resize_lim': (0.386, 0.55), 'final_dim': final_dim, 'rot_lim': (-5.4, 5.4), 'H': H, 'W': W, 'rand_flip': True, 'bot_pct_lim': (0.0, 0.0), 'cams': [ 'CAM_FRONT_LEFT', 'CAM_FRONT', 'CAM_FRONT_RIGHT', 'CAM_BACK_LEFT', 'CAM_BACK', 'CAM_BACK_RIGHT' ], 'Ncams': 6, }
The final_dim map is assigned final_dim variable , Is scale_factor you mean resize_lim ?

from bevdepth.

yinchimaoliang avatar yinchimaoliang commented on May 30, 2024

Yes, I mean resize_lim.

from bevdepth.

Tony-Hou avatar Tony-Hou commented on May 30, 2024

Yes, I mean resize_lim.
If input size is changed to 896x1600, How to set the resize_lim value corresponding?

from bevdepth.

yinchimaoliang avatar yinchimaoliang commented on May 30, 2024

You may change to [0.95, 1.25].

from bevdepth.

Tony-Hou avatar Tony-Hou commented on May 30, 2024

You may change to [0.95, 1.25].
Ok, I will try it. What is the reasons that to set [0.95, 1.25] ? It is an experimental parameter?

from bevdepth.

wenjie-yuan avatar wenjie-yuan commented on May 30, 2024

You may change to [0.95, 1.25]
If final_dim=(900,1600), how much should resize_lim be set to? I have tried resize_lim=(1.0,1.0) and (1.0, 1.25), but none of them work. May I ask how the range of resize_lim can be found?

from bevdepth.

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.