Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Update val.py
Solving Non-ASCII character '\xf0' error during runtime
  • Loading branch information
pradeep-vishnu authored Dec 1, 2021
commit 30f18e130eeed225365c8e90f8fefc4a53b6907c
2 changes: 1 addition & 1 deletion val.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# YOLOv5 πŸš€ by Ultralytics, GPL-3.0 license
# YOLOv5 by Ultralytics, GPL-3.0 license
"""
Validate a trained YOLOv5 model accuracy on a custom dataset

Expand Down