You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[I] Collecting training data
[E] Uncaught exception (logging.py:221)
Traceback (most recent call last):
File "task1b.py", line 692, in <module>
sys.exit(main(sys.argv))
File "task1b.py", line 233, in main
overwrite=overwrite
File "/home/sysadmin/AILabs/dcase2020_task1_baseline/task1a.py", line 754, in do_learning
print_indent=4
File "/home/sysadmin/anaconda3/envs/dcase2020_tf1/lib/python3.7/site-packages/dcase_util/keras/data.py", line 507, in data_collector
for i in range(0, data.shape[data.sequence_axis]):
AttributeError: 'FeatureContainer' object has no attribute 'sequence_axi
But it stopped with the following error.
What would be the cause?
Also how does extra.yaml work?
(Does it work on the top on task1a.yaml or task1b.yaml?)
I try the extra.yaml for example 2 or 3.
then I got
But it stopped with the following error.
What would be the cause?
Also how does extra.yaml work?
(Does it work on the top on task1a.yaml or task1b.yaml?)
ex.2
ex.3
The text was updated successfully, but these errors were encountered: