Replies: 1 comment
-
|
Hello! It's great to see your interest in contributing to the Ultralytics project! To clone the repository and test your changes, you can follow these steps:
If you face any issues, it would be helpful to include error messages or specific problems you encounter. Good luck, and I'm here to help if you have more questions! 👍 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
was trying to clone the repo and make some changes to contribute to " specific class object counter ", Although was unable to do so. can anybody explain how to test whether they are working or not. Little about me I am a student who is currently pursuing my Bachelors and a beginner to. this doesn't worked for me
Git clone
Clone the ultralytics repository if you are interested in contributing to the development or wish to experiment with the latest source code. After cloning, navigate into the directory and install the package in editable mode -e using pip.
Beta Was this translation helpful? Give feedback.
All reactions