mirror of
https://github.com/open-mmlab/mmclassification.git
synced 2025-06-03 21:53:55 +08:00
7 lines
61 B
Python
7 lines
61 B
Python
def init_model():
|
|
pass
|
|
|
|
|
|
def inference_model():
|
|
pass
|