GithubHelp home page GithubHelp logo

caojunxu / ac-fpn Goto Github PK

View Code? Open in Web Editor NEW
201.0 8.0 29.0 12.31 MB

Implement of paper 《Attention-guided Context Feature Pyramid Network for Object Detection》

License: Apache License 2.0

CMake 3.76% Makefile 0.06% Python 95.27% MATLAB 0.23% C++ 0.36% Cuda 0.22% Dockerfile 0.10%
detection instance-segmentation fpn

ac-fpn's People

Contributors

caojunxu avatar chenqi008 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  avatar  avatar

ac-fpn's Issues

Thank you very much for your open source. but I can't find where the CxAM and CnAM code, could you tell me some detail?

PLEASE FOLLOW THESE INSTRUCTIONS BEFORE POSTING

  1. Please thoroughly read README.md, INSTALL.md, GETTING_STARTED.md, and FAQ.md
  2. Please search existing open and closed issues in case your issue has already been reported
  3. Please try to debug the issue in case you can solve it on your own before posting

After following steps 1-3 above and agreeing to provide the detailed information requested below, you may continue with posting your issue

(Delete this line and the text above it.)

Expected results

What did you expect to see?

Actual results

What did you observe instead?

Detailed steps to reproduce

E.g.:

The command that you ran

System information

  • Operating system: ?
  • Compiler version: ?
  • CUDA version: ?
  • cuDNN version: ?
  • NVIDIA driver version: ?
  • GPU models (for all devices if they are not all the same): ?
  • PYTHONPATH environment variable: ?
  • python --version output: ?
  • Anything else that seems relevant: ?

CxAM和CnAM问题

image
这个部分,你们是如何将N✖(W,H)的特征通过sigmiod和averagepool变成(1,W,H)的

AC-FPN code

Thank you very much for your open source. but I can't find where the AC-FPN code, could you tell me some detail?

有基于mmdetection的实现吗

PLEASE FOLLOW THESE INSTRUCTIONS BEFORE POSTING

  1. Please thoroughly read README.md, INSTALL.md, GETTING_STARTED.md, and FAQ.md
  2. Please search existing open and closed issues in case your issue has already been reported
  3. Please try to debug the issue in case you can solve it on your own before posting

After following steps 1-3 above and agreeing to provide the detailed information requested below, you may continue with posting your issue

(Delete this line and the text above it.)

Expected results

What did you expect to see?

Actual results

What did you observe instead?

Detailed steps to reproduce

E.g.:

The command that you ran

System information

  • Operating system: ?
  • Compiler version: ?
  • CUDA version: ?
  • cuDNN version: ?
  • NVIDIA driver version: ?
  • GPU models (for all devices if they are not all the same): ?
  • PYTHONPATH environment variable: ?
  • python --version output: ?
  • Anything else that seems relevant: ?

Implementation of CEM

Hi,
I have been trying to reproduce your paper using mmdetection, I refer to this repository and the version of paddlepaddle implemented by others. but when using the 1x learning schedule, the AP performance of Faster R-CNN w/Res50 has not been able to reach 38.5 (baseline is 37.4). I would like to ask, in the implementation of the CEM, what are the differences between it and DenseASPP besides Group Normalization?(I’m sorry I didn’t see the deformable convolution mentioned in the paper. Could you please point me?)

关于ACFPN中上菜样和CxAM模块的几个问题

你好,感谢开源ACFPN,有2个问题想请教下

  1. 下面这个地方is_upsample应该一直设置为True?最开始P5和C4融合时,就应该对P5进行降采样(我看backbone部分只修改了dilation,应该没有对C5的分辨率进行修改?)

is_upsample = True

2.论文中的CxAM和CnAM模块中的1x1卷积部分,是否对通道数进行了缩减了呢?nonlocal中是对计算通道数减半,减少了计算量,不知道你是否有意愿开源这两个模块呢?

image

期待你的回复,多谢!

about deformable convolution and CEM use

hi nice work,I am wondering if the detectron implementation use dcn ,the paper mentioned,but i cannot find in fpn.py using dcn,also i cann't find it in the paper's graph too.And I want to ask if the CEM only used in p5?appreciated if you can reply.

CEM implementation

Can not find CEM part in detectron/modeling/FPN.py, could you point out where it is?

notebook of AC-FPN

A proper training steps as well as how to train on custom dataset will be beneficial? Plus a notebook will make the understanding easy

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.