Git Product home page Git Product logo

Comments (5)

z-x-yang avatar z-x-yang commented on July 23, 2024

It's glad to see you are interested in our work. I'll be working on the PyTorch version as soon as possible.

Currently, I'm checking the TensorFlow version by reproducing more results. It will take a few more days.

If you are in a hurry, please send an email to me, and I will share with you a simple CIFAR example in PyTorch.

from gct.

hezhu1996 avatar hezhu1996 commented on July 23, 2024

It's glad to see you are interested in our work. I'll be working on the PyTorch version as soon as possible.

Currently, I'm checking the TensorFlow version by reproducing more results. It will take a few more days.

If you are in a hurry, please send an email to me, and I will share with you a simple CIFAR example in PyTorch.

@z-x-yang Thank you so much for your kind reply! It will be a great help to men if it's possible to share the pytorch code(I have emailed you yesterday). As far as I undersant, GCT actually improve the performance of SENet and basically can be pluged into any backbone network(ResNet, etc)?
One more question, for the sentence in paper: "we employ one GCT layer before each convolutional layer.", Does it mean you add GCT layer before every conv layer in bottleneck(Let's say in Restnet) both before 1x1 conv layer or 3x3 conv layer? Looking forward your reply!

from gct.

z-x-yang avatar z-x-yang commented on July 23, 2024

It's glad to see you are interested in our work. I'll be working on the PyTorch version as soon as possible.
Currently, I'm checking the TensorFlow version by reproducing more results. It will take a few more days.
If you are in a hurry, please send an email to me, and I will share with you a simple CIFAR example in PyTorch.

@z-x-yang Thank you so much for your kind reply! It will be a great help to men if it's possible to share the pytorch code(I have emailed you yesterday). As far as I undersant, GCT actually improve the performance of SENet and basically can be pluged into any backbone network(ResNet, etc)?
One more question, for the sentence in paper: "we employ one GCT layer before each convolutional layer.", Does it mean you add GCT layer before every conv layer in bottleneck(Let's say in Restnet) both before 1x1 conv layer or 3x3 conv layer? Looking forward your reply!

@TWDH Yes, I've received your email, and I'll share with you a PyTorch example today.

About the GCT layer, we do apply GCT for every Conv layer. It's our object to design a layer, i.e., GCT, to be light-weight enough for conveniently applying. It's easy to use GCT, just like using BN. No further human-adjustment.

from gct.

z-x-yang avatar z-x-yang commented on July 23, 2024

Hi, I have submitted a PyTorch implementation of GCT-ResNet-50.

If you don't any more questions, I'll close this issue. Thanks!

from gct.

hezhu1996 avatar hezhu1996 commented on July 23, 2024

Hi, I have submitted a PyTorch implementation of GCT-ResNet-50.

If you don't any more questions, I'll close this issue. Thanks!

@z-x-yang I am actually testing the GCT in terms of object detection task. Thank you for your kind response!

from gct.

Related Issues (4)

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.