Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
helderbetiol committed Mar 8, 2024
1 parent 6136c0e commit a66d423
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 3dtools/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ The user can detct all components at once by typing command `All`. These compone

- In 3dtools code, the origin point is situated on the top left corner of the picture; in the JSON file, the 3D origin point is situated on the back bottom right corner of the model.

## How to train the model
# How to train the model

We are using YOLOv8 for detecting components. We follow the procedure described in their [documentation](https://docs.ultralytics.com/modes/train/). To sum up the steps:
- Create a dataset of server images with labels for its components. The dataset should be divided in 3 sets: train, valid, test.
Expand Down

0 comments on commit a66d423

Please sign in to comment.