Code Monkey home page Code Monkey logo

fovea's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

015525

fovea's Issues

The input image resolution

It seems that the experiment resolution of 960x600 (0.5x) mentioned in the paper is not correctly implemented in the dataset config file, which has a resize config with (1333x800) resolution. Am I missing anything or should I believe the config file?

shell script for training on BDD100K

The paper mentions experiments on both BDD and AVHD datasets. However, I couldn't find the initial training files (.sh or .py) for BDD. Could you kindly share the BDD-related files? Thanks.

What is unwarp_bboxes doing

Hello, author! Thanks for your nice work.

I would like to know what unwarp_bboxes is doing. It seems like it is transforming warp bboxes back to unwarpped bboxes. However, it is unclear how you obtain the warpped bboxes from original bboxes. Could you share the code to do that?

Given the saliency image, how to get the warped grid ?

Hi dear authors!

Thank you very much for sharing your work! I am quite interested in the concept of intelligent down-scaling but I am struggling with getting a modular version of this particular block to run :

@GRID_GENERATORS.register_module()

My code keep running into dimension mismatch error while calculating weighted offsets on line 169 of the same file. And installing mmdetection is proving to be hassle so I could not get your whole code to run to check it myself.

So lets say I have an RGB image of size 1024x1024x3 and a saliency image of 1024x1024, what would be the values of the following parameters: output_shape and grid_shape ? (Because padding and other parameters are derived from it and the problem comes with matrix multiplication compatibility)

I have tried looking at the base paper but the math was not too clear to me. Apologies for my naivety! Any help will be much appreciated!!

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.