Skip to content

Commit

Permalink
Fixes documentation typo from semantic segmentation reference (#8002)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcjwei authored Sep 29, 2023
1 parent 3da8658 commit f96deba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion references/segmentation/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Semantic segmentation reference training scripts

This folder contains reference training scripts for semantic segmentation.
They serve as a log of how to train specific models, as provide baseline
They serve as a log of how to train specific models and provide baseline
training and evaluation scripts to quickly bootstrap research.

All models have been trained on 8x V100 GPUs.
Expand Down

0 comments on commit f96deba

Please sign in to comment.