Git Product home page Git Product logo

ral-net's People

Contributors

xuyanwu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

ral-net's Issues

Results on PhotoTour

Hi,

Since you have not provided your pre-trained models, so we re-trained all the models again using the following code:

python RAL_Net.py --data-root='your data root' --epochs=10 --batch-size=512 --n-pairs=5000000 --loss-type=RAL_loss --lr=10 --augmentation=True

The results we obtained are different than the one reported in the paper (shown in brakets "( )" ).

Training on Liberty:
FPR95 on Notredame = 0.414 --(0.37)
FPR95 on Yosmite = 1.5879 -- (1.52)

Training on Notredame :
FPR95 on Liberty= 1.248 -- (1.30)
FPR95 on Yosmite = 1.336 -- (1.31)

Training on Yosmite :
FPR95 on Notredame = 0.706 -- (0.67)
FPR95 on Liberty = 2.558 -- (2.39)

Can you please provide the pre-trained models.
Also, which model do you use to evaluate on HPatches dataset.

Thanks in Advance.

test on yosemite

Hello,thank you for your sharing!
I trained the model on liberty and tested on notredame successfully. But the following bug appears when i try to create test_loaders with yosemite dataset :

RuntimeError: $ Torch: invalid memory size -- maybe an overflow? at ..\aten\src\TH\THGeneral.cpp:188

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.