You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Glenn Jocher 6432afc5f9
Rename `img_size` to `imgsz` (#86)
2 years ago
..
assets
reference
stylesheets
tasks
README.md
cli.md
conf.md Rename `img_size` to `imgsz` (#86) 2 years ago
index.md
quickstart.md Update docs (#73) 2 years ago
sdk.md Update docs (#73) 2 years ago

README.md

To serve docs

  • Install ultralytics repo in Dev mode:
cd ultralytics
pip install -e '.[dev]'
  • Run mkdocs serve