Coder Social home page Coder Social logo

Comments (7)

ignacio-rocco avatar ignacio-rocco commented on July 16, 2024 1

Hi, please see the newly added demo_notebook.ipynb.

from cnngeometric_pytorch.

ignacio-rocco avatar ignacio-rocco commented on July 16, 2024

Hi, the link http://www.di.ens.fr/willow/research/cnngeometric/other_resources/test_pairs_pf.csv is not working from your location?

from cnngeometric_pytorch.

zll152 avatar zll152 commented on July 16, 2024

thank you very much. U save my days. But what is the meaning of these values.
XA1 | XA2 | XA3 | XA4 | XA5 | XA6 | XA7 | XA8 | XA9 | XA10.......YB10
Meanwhile , i don't understand the train.csv (A22 A21 A12 A11 ty tx ) ,if i only want the Rotation and
translation , how to set the values??

from cnngeometric_pytorch.

ignacio-rocco avatar ignacio-rocco commented on July 16, 2024

Hi the values (A22 A21 A12 A11 ty tx ) correspond to the 2x2 affine transformation matrix, plus the translation vector: [x',y']^T = [A11 A12;A21 A22] [x,y]^T + [tx,ty]^T

The values XAi, YAi, XBi, YBi correspond to the annotated points in the ProposalFlow dataset.

from cnngeometric_pytorch.

zll152 avatar zll152 commented on July 16, 2024

if i want use the weights trained on my data to test my picture for getting a result like you shows in the github, what should i do ?

from cnngeometric_pytorch.

zll152 avatar zll152 commented on July 16, 2024

Thanks a lot! U are a so kind man!!!

from cnngeometric_pytorch.

blair2020 avatar blair2020 commented on July 16, 2024

thank you very much. U save my days. But what is the meaning of these values.
XA1 | XA2 | XA3 | XA4 | XA5 | XA6 | XA7 | XA8 | XA9 | XA10.......YB10
Meanwhile , i don't understand the train.csv (A22 A21 A12 A11 ty tx ) ,if i only want the Rotation and
translation , how to set the values??

where is (A22 A21 A12 A11 ty tx )?

from cnngeometric_pytorch.

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.