This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
modelscope
/
ModelScope
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
0
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
[to
#42322933
] add license
Link:
https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10202082
master
lllcho.lc
yingda.chen
3 years ago
parent
b537bb8c27
commit
4e00a325ad
1 changed files
with
2 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
modelscope/pipelines/cv/action_detection_pipeline.py
+ 2
- 0
modelscope/pipelines/cv/action_detection_pipeline.py
View File
@@ -1,3 +1,5 @@
# Copyright (c) Alibaba, Inc. and its affiliates.
import math
import math
import os.path as osp
import os.path as osp
from typing import Any, Dict
from typing import Any, Dict
Write
Preview
Loading…
Cancel
Save