Giter Site home page Giter Site logo

shihuahuang95 / fapn-full Goto Github PK

View Code? Open in Web Editor NEW
28.0 28.0 5.0 1.13 MB

[ICCV 2021] FaPN: Feature-aligned Pyramid Network for Dense Image Prediction

Home Page: http://www.shihuahuang.cn/fapn/

Python 53.04% Shell 0.02% C++ 23.35% C 3.94% Cuda 19.66%
feature-alignment instance-segmenation object-detecting panoptic-segmentation real-time-semantic-segmentation semantic-segmantation

fapn-full's People

Contributors

mikelzc1990 avatar shihuahuang95 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

Watchers

 avatar

fapn-full's Issues

关于可变形卷积的具体实现

您好,您的工作是一份非常有价值的工作。由于我在pytorch1.7.1下,编译不了您提供的可变性卷积的库。所以我尝试用mmd实现您的代码,我遇到了一个问题:
self.dcpack_L2 = dcn_v2(out_nc, out_nc, 3, stride=1, padding=1, dilation=1, deformable_groups=8,
extra_offset_mask=True)
这行代码的mask是根据x算的,还是根据offset算的?您知道具体的计算方法吗?

FSM和FAM

您好,看了您的论文,希望借助一下您论文中的FSM和FAM模块,直接插入到我的网络中,但我没有找到这两个模块的单独实现,请问这两个模块的单独实现在哪里呢,谢谢

Question about the number of "out_channels"

After watching your code, i have a question, about every layer after "FSM" and "FAM" model the output channels are same.Do I understand that right? And i want to know what the number of "out_channels" is set to. Thanks a lot.

Error when train model.

Hi, I follow your instructions to arrange the project. However, this error still occurs. Could you help me with this issue?

KeyError: "No object named 'build_resnet_fan_backbone' found in 'BACKBONE' registry!"

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.