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

add more yolov8 download utils #887

Merged
merged 6 commits into from
Jun 7, 2023
Merged

add more yolov8 download utils #887

merged 6 commits into from
Jun 7, 2023

Conversation

pranavdurai10
Copy link
Contributor

@pranavdurai10 pranavdurai10 commented Jun 2, 2023

Added:

  1. 'download_yolov8m_model' function support for YOLOv8-M model.
  2. 'download_yolov8l_model' function support for YOLOv8-L model.
  3. Updated class 'Yolov8TestConstants' to support YOLOv8-L model.

Added 'download_yolov8_model' function support for YOLOv8-M model.
Changes :
1. 'download_yolov8l_model' function support for YOLOv8-L model.
2. Updated 'Yolov88TestConstants' class to support yolov8l.pt.
@fcakyon fcakyon changed the title Update yolov8.py add more yolov8 download utils Jun 2, 2023
@fcakyon
Copy link
Collaborator

fcakyon commented Jun 2, 2023

Thanks for the PR! Can you please reformat your code? :)

Reformatted code with Black and isort.
@pranavdurai10
Copy link
Contributor Author

@fcakyon I've reformatted the code.

@fcakyon
Copy link
Collaborator

fcakyon commented Jun 3, 2023

It still requires reformatting. Please follow the instructions in the readme :)

@pranavdurai10
Copy link
Contributor Author

I've reformatted it again, it should work now :)

@fcakyon fcakyon added this pull request to the merge queue Jun 7, 2023
Merged via the queue into obss:main with commit 3397858 Jun 7, 2023
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.

2 participants