banao-tech commited on
Commit
7054d9b
·
verified ·
1 Parent(s): e81868e

Update utils.py

Browse files
Files changed (1) hide show
  1. utils.py +1 -1
utils.py CHANGED
@@ -2,7 +2,7 @@
2
  utils.py
3
 
4
  This module contains utility functions for:
5
- - Loading and processing images
6
  - Object detection with YOLO
7
  - OCR with EasyOCR / PaddleOCR
8
  - Image annotation and bounding box manipulation
 
2
  utils.py
3
 
4
  This module contains utility functions for:
5
+ - Loading and processing images#
6
  - Object detection with YOLO
7
  - OCR with EasyOCR / PaddleOCR
8
  - Image annotation and bounding box manipulation