GithubHelp home page GithubHelp logo

ziplab / faseg Goto Github PK

View Code? Open in Web Editor NEW
54.0 4.0 2.0 436 KB

[CVPR 2023] This is the official PyTorch implementation for "Dynamic Focus-aware Positional Queries for Semantic Segmentation".

License: Other

Python 86.18% Shell 0.15% C++ 1.19% Cuda 12.49%
detr positional-encoding semantic-segmentation

faseg's People

Contributors

charleshhy 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

Watchers

 avatar  avatar  avatar  avatar

faseg's Issues

ImportError: dynamic module does not define module export function (PyInit_MultiScaleDeformableAttention)

Installed /fs03/cv38/bgautam/miniconda/conda/envs/birat4-env/lib/python3.8/site-packages/MultiScaleDeformableAttention-1.0-py3.8-linux-x86_64.egg
Processing dependencies for MultiScaleDeformableAttention==1.0
Finished processing dependencies for MultiScaleDeformableAttention==1.0

After installling I tried importing the module.

import torch
import MultiScaleDeformableAttention
Traceback (most recent call last):
File "", line 1, in
ImportError: dynamic module does not define module export function (PyInit_MultiScaleDeformableAttention)

My system: Python 3.8.5, cuda 11.3, GCC 5.4

positional queries generation problem

Good Job!!! You claim the positional queries are dynamically generated conditioned on the cross-attention scores in the paper. However, in the code, the positional queries are generated conditioned on the activation map of the predicted masks. Could you explain why it is not consistent?

PyInit_MultiScaleDeformableAttention

您好,大佬 请问下这个问题应该如何解决呢,谢谢
ImportError: dynamic module does not define module export function (PyInit_MultiScaleDeformableAttention)

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.