Giter Site home page Giter Site logo

sdm's People

Contributors

caoql98 avatar

Stargazers

 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

sdm's Issues

Details about Evaluation Setting

Thanks for your great work! I am wondering how many episodes are sampled during meta-testing. Also, are the results presented the average of N independent runs? If so, what is the exact number of N? I would appreciate your help sincerely!

Datasets

Thank you for your good work.

Now, I have not baidu cloud account, so I cannot download the data.

Therefore, could you give me another download link?

fail to run FPMMs_vgg

Thanks for your brilliant work. I run the FPMMs successfully following default settings. But I failed to run FPMMs_vgg.

Traceback (most recent call last):
File "train.py", line 135, in
train(args)
File "train.py", line 106, in train
logits = model.forward_5shot(query_img, support_img, support_mask,query_mask)
File "/home/linhan/projects/SDM/networks/FPMMs_vgg.py", line 127, in forward_5shot
exit_feat_in_ = self.f_v_concate(query_feature, vec, feature_size)
File "/home/linhan/projects/SDM/networks/FPMMs_vgg.py", line 146, in f_v_concate
fea_pos = vec_pos.expand(-1, -1, feature_size[0], feature_size[1]) # tile for cat
RuntimeError: The expanded size of the tensor (41) must match the existing size (256) at non-singleton dimension 3. Target sizes: [-1, -1, 41, 41]. Tensor sizes: [3, 256]

Could you please give me some hints?

FRPMMs

It is notable that the PMMs in the experimental results denotes the FRPMMs network.

Experiment on my own dataset

If I want to run my dataset, there are only 4 categories, how do I get data_list and what parts do I need to pay attention to changing? Looking forward to your reply, thank you

No NetworkInNetwork.py

Thanks for your work! But it has no NetworkInNetwork.py

File "D:/SDM/train.py", line 17, in
from networks import *
File "D:\SDM\networks\resnet50_34.py", line 7, in
from models.backbone import NetworkInNetwork as modeln
ImportError: cannot import name 'NetworkInNetwork' from 'models.backbone' (unknown location)

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.