关闭配置日志打印
This commit is contained in:
@@ -93,7 +93,7 @@ class PredictConfig(object):
|
|||||||
print(
|
print(
|
||||||
'The RCNN export model is used for ONNX and it only supports batch_size = 1'
|
'The RCNN export model is used for ONNX and it only supports batch_size = 1'
|
||||||
)
|
)
|
||||||
self.print_config()
|
# self.print_config()
|
||||||
|
|
||||||
def check_model(self, yml_conf):
|
def check_model(self, yml_conf):
|
||||||
"""
|
"""
|
||||||
|
|||||||
Reference in New Issue
Block a user