公告板
版本库
filestore
活动
搜索
登录
Algorithm
/
reID
人体重识别
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
update
Scheaven
2021-09-18
291deeb1fcf45dbf39a24aa72a213ff3fd6b3405
[Algorithm/reID.git]
/
config
/
__init__.py
1
2
3
4
5
6
7
8
9
#!/usr/bin/env python
# -*- coding: utf-8 -*-
# @Time : 2020/10/26 17:40
# @Author : Scheaven
# @File : __init__.py.py
# @description:
from .config import CfgNode, get_cfg
from .defaults import _C as cfg