Code Monkey home page Code Monkey logo

ti-pooling's People

Contributors

dlaptev avatar nsavinov 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

ti-pooling's Issues

how to do it using keras

hi @dlaptev, Thanks. But it does't have the code using the keras.
Do you give Some advice to do it using keras? or rewritten by keras.
I know that keras support the TensorFollow, but i use the theano as the backend. Thanks.

About the experiments in Sec.4.2, how to do data balance on ISBI 2012 datasets

Hello, I'd like to replicate the results of experiments in Sec.4.2 and cite TI-Pooling in my paper. But I found that the ratio of white samples (label = 255) to black samples (label = 0) significantly affects the final classification accuracy. Could you describe the details on how you did data balance of ISBI 2012 dataset? I'd appreciate it if you kindly provide the script for data balance or the dataset of balanced version used in the paper.

Can TI-pooling learn different variations at the same time?

Thank you for publishing the code. This paper is very interesting. I have one question about the architecture and the Lemma 1 in the paper.

I see that the first step of the network is to transform an training image to various versions and then feed them to the rest of the network. Experiments provided by the paper considered the rotation case and the code corresponding to experiment 4.1.1 uses 24 directions to train the network on the mnist-rot-12k dataset.

My question is that can I transform the training image using more than one transformation at the first step ? Lemma 1 says that the set Φ of all possible transformations forms a group. Does the set Φ mean transformations of different forms (e.g., rotation and scale) or mean a particular transformation with different parameters (e.g., 30° rotation and 60° rotation)?

If, in practice, I set the number of transformation to be 24 in the source code, where 12 of them are used to rotate the input image and the rest 12 are used to scale the input image, the outputs of the 24 paths are TI-pooled to form the transformation-invariant features. Is this case covered by Lemma 1?

Architecture for a dataset with bigger images

I have several questions in respect of applying your model for other applications:
I have a dataset with big images. Do I have to change architecture of your default network for using in other datasets?
I want to know what happens if reduce the number of layers in you model (mentioned in paper)? In other words, it is a big opaque spot for me whether I can take your model's convolutional layers and use them as the first layers of my convolutional network to make it rotation invariant?
Moreover, whether reduce_max among extracted features from parallel model has bad effect on result of my new network or not since data are a little different than normal situation in previous works?

Thanks you in advance for giving your time to me.

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.