Giter Club home page Giter Club logo

dynrefer's People

Contributors

callsys avatar liewfeng 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

Watchers

 avatar  avatar  avatar

dynrefer's Issues

demo error

python demo/dynrefer_inference.py

DynRefer/dynrefer/common/evaluation/eval_densecap.py", line 9, in
from .meteor.meteor import Meteor
ModuleNotFoundError: No module named 'dynrefer.common.evaluation.meteor'

代码公布

非常有意思的工作!!请问什么时候可以公布demo代码,可以支持在个人数据上进行尝试吗,感谢。

demo error: bert-base-uncased

dynrefer_inference.py
model = task.build_model(cfg)
tokenizer = BertTokenizer.from_pretrained("bert-base-uncased")

OSError: Can't load tokenizer for 'bert-base-uncased'. If you were trying to load it from 'https://huggingface.co/models', make sure you don't have a local directory with the same name. Otherwise, make sure 'bert-base-uncased' is the correct path to a directory containing all relevant files for a BertTokenizer tokenizer.

关于dynrefer中的val.json

您好,我使用coco进行eval,显示缺少标题中的json文件,请问这个文件中存的是img名称以及对应的box坐标吗?

pip install DCNv4时出现问题

开始时:
(dynrefer) C:\Users\Administrator>pip install DCNv4==1.0.0.post2
Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple
Collecting DCNv4==1.0.0.post2
Using cached https://pypi.tuna.tsinghua.edu.cn/packages/f7/3c/7f7386b4ada92f35100242cb633cccaaa324579bfa7cd2518870a303774e/DCNv4-1.0.0.post2.tar.gz (19 kB)
Preparing metadata (setup.py) ... done
Building wheels for collected packages: DCNv4
Building wheel for DCNv4 (setup.py) ... error
error: subprocess-exited-with-error

× python setup.py bdist_wheel did not run successfully.
│ exit code: 1
╰─> [21 lines of output]
running bdist_wheel
running build
running build_py
creating build
creating build\lib.win-amd64-cpython-38
creating build\lib.win-amd64-cpython-38\DCNv4
copying DCNv4_init_.py -> build\lib.win-amd64-cpython-38\DCNv4
creating build\lib.win-amd64-cpython-38\DCNv4\functions
copying DCNv4/functions\dcnv4_func.py -> build\lib.win-amd64-cpython-38\DCNv4/functions
copying DCNv4/functions\flash_deform_attn_func.py -> build\lib.win-amd64-cpython-38\DCNv4/functions
copying DCNv4/functions\table.py -> build\lib.win-amd64-cpython-38\DCNv4/functions
copying DCNv4/functions_init_.py -> build\lib.win-amd64-cpython-38\DCNv4/functions
creating build\lib.win-amd64-cpython-38\DCNv4\modules
copying DCNv4/modules\dcnv4.py -> build\lib.win-amd64-cpython-38\DCNv4/modules
copying DCNv4/modules\flash_deform_attn.py -> build\lib.win-amd64-cpython-38\DCNv4/modules
copying DCNv4/modules_init_.py -> build\lib.win-amd64-cpython-38\DCNv4/modules
running build_ext
D:\Anaconda3\envs\dynrefer\lib\site-packages\torch\utils\cpp_extension.py:381: UserWarning: Error checking compiler version for cl: [WinError 2] 系统找不到指定的文件。
warnings.warn(f'Error checking compiler version for {compiler}: {error}')
building 'DCNv4.ext' extension
error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for DCNv4
Running setup.py clean for DCNv4
Failed to build DCNv4
ERROR: Could not build wheels for DCNv4, which is required to install pyproject.toml-based projects

后面又变成:
Could not fetch URL https://pypi.tuna.tsinghua.edu.cn/simple/dcnv4/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pypi.tuna.tsinghua.edu.cn', port=443): Max retries exceeded with url: /simple/dcnv4/ (Caused by SSLError(SSLZeroReturnError(6, 'TLS/SSL connection has been closed (EOF) (_ssl.c:1135)'))) - skipping
ERROR: Could not find a version that satisfies the requirement DCNv4==1.0.0.post2 (from versions: none)
ERROR: No matching distribution found for DCNv4==1.0.0.post2
一点头绪都没,求大神指点

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.