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 have got in troubles since I tried to test EDTER using my own datasets. I have been suffered a lot. So, would anyone like to give me a hand and answer my questions, extremly appreciated for that.
1.I have installed the mmcv==1.7.1, but i rewrited the range of the assert of version, the error about the mmcv version hadn't occured then, but I am not sure whether this operation wuold cause unknown issues.
2.I failed to kill the error of "BSDSDataset is not registried" by all methods i've learned including check the correct config of mmseg pakage.
3.I once tried to delet the dataloader part and write my own dataloader, but the code confused me, the logic of connection of different files is too complicated to adjust.
The text was updated successfully, but these errors were encountered:
I have got in troubles since I tried to test EDTER using my own datasets. I have been suffered a lot. So, would anyone like to give me a hand and answer my questions, extremly appreciated for that.
1.I have installed the mmcv==1.7.1, but i rewrited the range of the assert of version, the error about the mmcv version hadn't occured then, but I am not sure whether this operation wuold cause unknown issues.
2.I failed to kill the error of "BSDSDataset is not registried" by all methods i've learned including check the correct config of mmseg pakage.
3.I once tried to delet the dataloader part and write my own dataloader, but the code confused me, the logic of connection of different files is too complicated to adjust.
The text was updated successfully, but these errors were encountered: