Git Product home page Git Product logo

amfmn's Introduction

Hello ~ Welcome to Xiaoyuan's Github 👋

  • 💬 Status: But do goods, don't ask about the future ...
  • 🔭 Currently: Pursuing the Ph.D. degree with the Aerospace Information Research Institute, Chinese Academy of Sciences, Beijing, China.
  • 🤔 Research Interests: Computer vision & pattern recognition, especially on cross-modal retrieval and diffusion model.

amfmn's People

Contributors

xiaoyuan1996 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

amfmn's Issues

about model Training environment

Hello, I have two questions I want to ask you, what is the training resource required for it (graphics card type, duration),I have a Titan XP (12G), how long will it take to train with it?

Missing documents

MIssing -- seq2vec # some files about seq2vec
-- bi_skip.npz
-- bi_skip.npz.pkl
-- btable.npy
-- dictionary.txt
-- uni_skip.npz
-- uni_skip.npz.pkl
-- utable.npy

About Optimized Triplet Loss

Hello,I am very interested in your paper "Exploring a Fine-Grained Multiscale Method for Cross-Modal Remote Sensing Image Retrieval". In your paper, you designed a triple loss function with dynamic variable margin, but I can't find this relevant code in the code. Can you tell me where it is?

Error and requirements

Hello,
I'm trying to execute your code but I'm getting errors:

Current lr: 0.0002
Traceback (most recent call last):
File "train.py", line 209, in
main(update_options)
File "train.py", line 99, in main
engine.train(train_loader, model, optimizer, epoch, opt=options)
File "/home/jbadia/AMFMN/AMFMN/engine.py", line 52, in train
scores = model(input_visual, input_text, lengths)
File "/home/jbadia/anaconda3/envs/amfmn/lib/python3.7/site-packages/torch/nn/modules/module.py", line 477, in call
result = self.forward(*input, **kwargs)
File "/home/jbadia/AMFMN/AMFMN/layers/AMFMN.py", line 44, in forward

Could it be a problem of versions?
Do you have a requirements file with exact versions?

Thank you very much

The statistics based on the data in dataset_RSITMD.json do not match those in the paper.

The statistics based on the data in dataset_RSITMD.json do not match those in the paper. For example, the result of my statistics is 33 categories, but it is 32 categories in the paper, and there is no 'plane' category in the paper. The category with the highest number of images in my statistical results is 'storagestank', containing 251 images, while the category with the highest number of images in the thesis is 'industrial', containing 207 images.

about file path

this question came up during training:
[Errno 2] No such file or directory: '/seq2vec/dictionary.txt'

My path is set to:
dir_st: '/seq2vec/'
data_path: 'data/rsitmd_precomp/'
image_path: '/data/rsitmd_precomp/images/'

Also already downloaded ‘dictionary.txt’ ,Placed in a folder '/seq2vec/'

How do I need to fix this?

torch Specific installation version

Hello blogger, I have the following problem while running the training code and would like to ask you the specific version information of torch installation
1702285777964

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.