Coder Social home page Coder Social logo

i can not reprodu about apap-image-stitching HOT 3 CLOSED

eadcat avatar eadcat commented on June 23, 2024
i can not reprodu

from apap-image-stitching.

Comments (3)

Dlemand avatar Dlemand commented on June 23, 2024

i run this code and use the images of the railway offered by the paper .well, the orbits fits good but the Tower crane in the backround exists some error.e imag
out_00000

from apap-image-stitching.

EadCat avatar EadCat commented on June 23, 2024

I fixed two lines in the code to obtain local homography as follows:

20220105012835

After that, I tested the code by modifying the following hyperparameters several times.

  1. RANSAC threshold
  2. Random sampling number for RANSAC
  3. gamma (in the paper)
  4. sigma (in the paper)

For example, in a situation where the input image is resized to a size 1000ร—750, I got this image.

05-thr35-m16-ge5-s8
1 -> 35 / 2 -> 16 / 3-> 0.00005 / 4-> 8, Forced to execute RANSAC 500 times.

As written in the paper, these hyperparameters should be set differently for each size. For example, if you experiment with the same hyperparameters to create an image in a size 2000x1500, you will get the following image.

06-same05-2000x1500

Unfortunately, I've done a few experiments, but I couldn't get a perfect image like the paper with this code.

With the conclusion of the above experiment, hyperparameter setting according to image and size is very important, and I feel that this code needs to be modified so that hyperparameters can be input by option.

I will modify the option ASAP.

Thank you.

from apap-image-stitching.

EadCat avatar EadCat commented on June 23, 2024

I'm gonna add one more demo using this image!

from apap-image-stitching.

Related Issues (9)

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.