This website works better with JavaScript.
Pipelines
Operators
Documentation
Sign in
Pipelines
Operators
Documentation
object-detection
/
yolov5
copied
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Readme
Files and versions
Tree:
8e700adfa3
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '8e700adfa3'
${ noResults }
yolov5
/
__init__.py
4 lines
61 B
Raw
Normal View
History
Update yolov5 README Signed-off-by: shiyu22 <shiyu.chen@zilliz.com>
3 years ago
from
.
yolov5
import
Yolov5
Add yolov5 python file Signed-off-by: shiyu22 <shiyu.chen@zilliz.com>
3 years ago
def
yolov5
(
)
:
return
Yolov5
(
)