Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: change the DAMO-YOLO in installation guide to damo-yolo #140

Open
3 tasks done
varshneydevansh opened this issue May 25, 2024 · 0 comments
Open
3 tasks done
Labels
bug Something isn't working

Comments

@varshneydevansh
Copy link

Before Reporting

  • I have pulled the latest code of main branch to run again and the bug still existed. 我已经拉取了主分支上最新的代码,重新运行之后,问题仍不能解决。

  • I have read the README carefully and no error occured during the installation process. (Otherwise, we recommand that you can ask a question using the Question template) 我已经仔细阅读了README上的操作指引,并且在安装过程中没有错误发生。(否则,我们建议您使用Question模板向我们进行提问)

Search before reporting

  • I have searched the DAMO-YOLO issues and found no similar bugs. 我已经在issue列表中搜索但是没有发现类似的bug报告。

OS

Ubuntu 22.0 LTS

Device

CPU

CUDA version

No response

TensorRT version

No response

Python version

3.7

PyTorch version

1.7.0

torchvision version

0.8.0

Describe the bug

There appears to be a typographical error in the installation guide contained within the readme.md of the repository.

 [~]
 ✘ DAMO-YOLO  devansh  cd DAMO-YOLO                                                                                                                    [24/05/25| 9:35PM]
cd: no such file or directory: DAMO-YOLO

have to change this to -

 [~]
 ✘ DAMO-YOLO  devansh  cd damo-yolo                                                                                                                    [24/05/25| 9:32PM]
               
 [~/damo-yolo]
 DAMO-YOLO  devansh   master  ls                                                                                                                     [24/05/25| 9:33PM]
assets  configs  damo  datasets  LICENSE  NOTICE  README_cn.md  README.md  requirements.txt  scripts  setup.py  tools

To Reproduce

Happens while installing. I am not sure, but the all-caps name for the directory is not functioning properly in my operating system.

Hyper-parameters/Configs

No response

Logs

No response

Screenshots

image

Additional

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant