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

Updates README.md #8

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Updates README.md #8

wants to merge 1 commit into from

Conversation

nicolexirakia
Copy link
Contributor

Description

This MR adds content to the README.md.

@nicolexirakia nicolexirakia removed the request for review from sukhitashvili February 25, 2022 10:27

This project supports models that are trained on the [YOLOv5](https://github.com/ultralytics/yolov5) architecture implemented on `pytorch`.

By default, we load the model's custom weights in `YoloTorchDriver()` (`vsdk/model/yolo_torh/driver.py`) using the hub of `torch`, as shown below:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
By default, we load the model's custom weights in `YoloTorchDriver()` (`vsdk/model/yolo_torh/driver.py`) using the hub of `torch`, as shown below:
By default, we load the model's custom weights in `YoloTorchDriver()` (`vsdkx/model/yolo_torch/driver.py`) using the hub of `torch`, as shown below:

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