DAMO-YOLO: a fast and accurate object detection method with some new techs, including NAS backbones, efficient RepGFPN, ZeroHead, AlignedOTA, and distillation enhancement.
Apache License 2.0
3.79k
stars
476
forks
source link
[Bug]: change the DAMO-YOLO in installation guide to damo-yolo #140
[X] I have pulled the latest code of main branch to run again and the bug still existed. 我已经拉取了主分支上最新的代码,重新运行之后,问题仍不能解决。
[X] 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
[X] 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
Before Reporting
[X] I have pulled the latest code of main branch to run again and the bug still existed. 我已经拉取了主分支上最新的代码,重新运行之后,问题仍不能解决。
[X] 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
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.
have to change this to -
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
Additional
No response