Skip to content

Conversation

varshneydevansh
Copy link

resolves the issue

The change directory command in the README.md file has been corrected.

@varshneydevansh
Copy link
Author

 [~]
 yolov5-envdevanshgit clone https://github.com/tinyvision/damo-yolo.git                                                                            [24/05/25| 9:06PM]



cd DAMO-YOLO/



conda create -n DAMO-YOLO python=3.7 -y
conda activate DAMO-YOLO
conda install pytorch==1.7.0 torchvision==0.8.0 torchaudio==0.7.0 cudatoolkit=10.2 -c pytorch
pip install -r requirements.txt
export PYTHONPATH=$PWD:$PYTHONPATH
Cloning into 'damo-yolo'...
remote: Enumerating objects: 646, done.
remote: Counting objects: 100% (126/126), done.
remote: Compressing objects: 100% (37/37), done.
remote: Total 646 (delta 104), reused 95 (delta 89), pack-reused 520
Receiving objects: 100% (646/646), 34.38 MiB | 2.30 MiB/s, done.
Resolving deltas: 100% (386/386), done.



cd: no such file or directory: DAMO-YOLO/



Retrieving notices: ...working... done
Channels:
 - defaults
Platform: linux-64
Collecting package metadata (repodata.json): done
Solving environment: done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant