Closed bagustris closed 2 years ago
Thanks for letting us know! The error is caused by a typo in the features dictionary feat_dict
of the dataloader.py
. The feature dimensions should be 4096
. We have corrected this in the repo #https://github.com/HumeAI/competitions/commit/74afddb1411bb8aa953d461b47c083bfd8b6d8ad.
Let us know if you see any other issues. I will close this issue for now.
Hi ExVo team,
I got an error when training the multitask code with DeepSpectrum features. Other features are OK. Here are the command and error message.