6D prediction files now working
This commit is contained in:
parent
53aa11521d
commit
7770b29c14
@ -40,6 +40,7 @@ class Config(ConfigParser, ABC):
|
||||
params = deepcopy(self.as_dict)
|
||||
del params['model']['type']
|
||||
del params['data']['worker']
|
||||
del params['data']['refresh']
|
||||
del params['main']
|
||||
del params['project']
|
||||
# Flatten the dict of dicts
|
||||
|
Loading…
x
Reference in New Issue
Block a user