Hi there thanks for the great work!
When I was trying to run
python pretrain_STREAM.py --cfg cfg/STREAM/bird.yaml --gpu 0
on colab, I got this error:
TypeError: Cannot handle this data type: (1, 1, 48), |u1
I guess that might be an environmental issue, would you mind share your environment requirement for this implementation?
Hi there thanks for the great work!
When I was trying to run
python pretrain_STREAM.py --cfg cfg/STREAM/bird.yaml --gpu 0
on colab, I got this error:
TypeError: Cannot handle this data type: (1, 1, 48), |u1
I guess that might be an environmental issue, would you mind share your environment requirement for this implementation?