Code Monkey home page Code Monkey logo

fsanet.pytorch's People

Contributors

aoru45 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

fsanet.pytorch's Issues

Test FSANet.Pytorch

Can you explain how to run your code or add the code that you used to achieve the results that you publish?

Getting shape error

Hi, your conversion of FSA-Net looks great, I wanted to run it in pytorch to understand the paper more.

However, when I pass an image of size: torch.Size([1, 3, 224, 224])
I get this error:

Traceback (most recent call last):
File "train_FSANet.py", line 205, in
yaw, pitch, roll = model(images)
................/lib/python3.8/site-packages/torch/nn/modules/module.py", line 550, in call
result = self.forward(input, **kwargs)
..................../FSA_net.py", line 258, in forward
feat_preS1 = self.feat_preS1(feat_s1_pre).view(-1,8
8)
RuntimeError: shape '[-1, 64]' is invalid for input of size 784

Please let me know if you were able to resolve this?

Kind Regards
S

关于模型精度

你好,请问这个模型你用300W数据训练过吗?用BIWI做测试的话,精度有多少呀?

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.