Giter Club home page Giter Club logo

branchynet's People

Contributors

bradmcdanel avatar steerapi 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

branchynet's Issues

some error

Hi,
There are some error when I run each sample code.
Can you help me to slove these problems?
Thanks a lot!

experiment_alex_cifar10
ValueError: train argument is not supported anymore. Use chainer.using.config

experiment_resnet_cifar10
ValueError: test argument is not supported anymore. Use chainer.using.config

experiment_lenet_mnist.py
IOError: could not read bytes

missing directory error when I try to run the ipynb files

Hello!

I am a PhD student and I am very interested in your work! That's why I am trying to replicate your results, so I can understand the details of Branchynet based on your implementation.
I am currently simply using a Google Colab notebook. I have uploaded all the files and I have been able to import the modules and functions, etc.

However, when I try to get the data from the datasets and create the training and testing datasets I get the following error:
No such file or directory: 'datasets/data/pcifar10/data.npz'
image

Indeed, based on the downloadable zip file that I got from your Github, there is no datasets/data folder.

Also,

When I run the code below:
from networks import lenet_mnist

branchyNet = lenet_mnist.get_network()
branchyNet.to_gpu()
branchyNet.training()

I get the following error:
'module' object has no attribute 'ReLU'

Do you have any ideas or insights as to why this happens?
Is there a more recent version of the code, or the downloadable folder structure that would resolve this?

Thank you for your attention to this,

Best,
Pavlos Zouridakis

chainer version is not right?

File "/usr/lib/python2.7/site-packages/chainer/link.py", line 242, in call
out = forward(*args, **kwargs)
TypeError: forward() takes exactly 2 arguments (3 given)

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.