Giter Club home page Giter Club logo

cost-aggregation-transformers's People

Contributors

seokju-cho avatar sunghwanhong avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cost-aggregation-transformers's Issues

Why this code use target key points to predict source key points?

I found that this code use the target key points to prediction source keys points as shown in the code: https://github.com/SunghwanHong/Cost-Aggregation-transformers/blob/main/utils_training/evaluation.py#L25.

However, the other papers leverage the source key points to predict target points.

https://github.com/juhongm999/chm/blob/main/common/evaluation.py#L13

https://github.com/wintersun661/MMNet/blob/main/evaluation_tools/evaluation.py#L10

https://github.com/wookiekim/transformatcher/blob/main/logger.py#L179

Why not just follow the most common settings?

release of pre-trained weights

Hi thanks for the great work!

Just wondering when do you plan to release the pre-trained weights? It seems that link cannot be open.

Thanks!

Data download error.

Hi, thanks for the great work!

When I run the train.py, the data did not downloaded.
I got tarfile.ReadError: not a gzip file error.

Can you give dataset links that we can download manually?

Thank you!

PCK evaluation on PF-Willow

Hi, thanks for the great work!

I think you have an error in the PCK-threshold of PF-Willow.
It is computed as the difference between the maximum and minimum kp. However, since you always pad the kp with -1, the minimum is always -1, which is not the actual coordinate of the minimum keypoint. Therefore, the pckthreshold is artificially large and therefore the results artificially high.
I know this error is present in multiple works, for example also in DHPF. However, the comparison is not fair to methods that actually use the correct metric, like NC-Net.

some questions.

Hi,
I am trying to understand your code. You code is very clean and well arranged I have to admit. I have a 2 questions when reading your code.

  1. May I ask why you pick hyperpixel_ids=[0,8,20,21,26,28,29,30]?
  2. Have you tried other backbone other than resnet101?
    By the way, do you have any advices for me to improve your code? I tried to use resnet152 as backbone, but it does not perform better than resnet101. I guess it because I used the un-optimal hyperpixel_ids.

Thank you very much.

How much epoch?

Hi, I trained the network on SPair-71k, and it seemed that it takes less 100 epochs to get fine result. So, how much epochs are trianed in the paper?

Visualization again

Hi,

As mentioned in issue 7, i would like to see the semantic correspondence matching between any of the image pairs in the test dataset.

Will you update the github with that script ?

Inference of the training

Is it possible to take the inference of your pretrained model on any novel image ? if yes, please provide the inference code ?

Visualization results

Hi,Thanks for your great work. I want to see the Visualization results of it. How can I draw images of correspondence between 2 images like Figure 5 in your paper. Do you have code for that? Thanks!

licence

Hi,
Thanks for sharing your great work.
Would you mind adding a licence so that we will be more comfortable using your code?

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.