[c1b1c5]: / ViTPose / tools / webcam / webcam_apis / nodes / builder.py

Download this file

5 lines (3 with data), 106 Bytes

1
2
3
4
# Copyright (c) OpenMMLab. All rights reserved.
from mmcv.utils import Registry
NODES = Registry('node')