mirror of
https://github.com/modelscope/modelscope.git
synced 2026-07-11 21:09:08 +02:00
[to #42322933]update copyright header for body-2d-keypoints
Link: https://code.alibaba-inc.com/Ali-MaaS/MaaS-lib/codereview/10311587
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
# The implementation is based on HRNET, available at https://github.com/HRNet/HigherHRNet-Human-Pose-Estimation.
|
||||
|
||||
import os
|
||||
|
||||
import numpy as np
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# The implementation is based on HRNET, available at https://github.com/HRNet/HigherHRNet-Human-Pose-Estimation.
|
||||
|
||||
cfg_128x128_15 = {
|
||||
'DATASET': {
|
||||
'TYPE': 'DAMO',
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
# Copyright (c) Alibaba, Inc. and its affiliates.
|
||||
|
||||
import os.path as osp
|
||||
from typing import Any, Dict, List, Union
|
||||
|
||||
|
||||
Reference in New Issue
Block a user