2024-09-01 21:51:50 +01:00

17 lines
485 B
Python

#!/usr/bin/env python
# -*- encoding: utf-8 -*-
'''
@File : __init__.py.py
@Contact : zpyovo@hotmail.com
@License : (C)Copyright 2018-2019, Lab501-TransferLearning-SCUT
@Description :
@Modify Time @Author @Version @Desciption
------------ ------- -------- -----------
2022/3/3 11:41 AM Pengyu Zhang 1.0 None
'''
from __future__ import absolute_import
from __future__ import division
from __future__ import print_function