Giter Site home page Giter Site logo

igcv_v1.pytorch's Introduction

Interleaved Group Convolutions for Deep Neural Networks

Introduction

The codes are simple re-implement version for paper: Interleaved Group Convolutions for Deep Neural Networks. (IGCV V1)

Zhang T, Qi G J, Xiao B, et al. Interleaved Group Convolutions for Deep Neural Networks[J]. 2017. arXiv:1707.02725

Some details are different from the description in origin paper.

Structure

We present a simple and modularized neural network architecture, named interleaved group convolutional neural networks (IGCNets). The main point lies in a novel building block, a pair of two successive interleaved group convolutions: primary group convolution and secondary group convolution. The two group convolutions are complementary.

IGCV_V1

Our motivation comes from the four branch presentation of regular convolution illustrated in the following picture.

regularconvmultibranch

Requirements

  • jupyter notebook
  • Python3
  • PyTorch 0.3

Results

We just test IGCV_L24M2 in two datasets: Cifar10 and Tiny ImageNet

Cifar-10

Models train(Top-1) validation(Top-1) L M D
IGCV_L24M2 99.4 91.8 24 2 20

Tiny ImageNet

Models train(Top-1) validation(Top-1) L M D
IGCV_L24M2 71.2 58.1 24 2 20

igcv_v1.pytorch's People

Contributors

luuuyi avatar

Stargazers

Chaofei avatar  avatar Chen  avatar  avatar  avatar ky fenng avatar Ruizhe Zhao avatar  avatar

Watchers

James Cloos avatar  avatar paper2code - bot avatar

Forkers

tommylitlle

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.