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
Hello author, I don't quite understand the process of parameter transmission in your code, but according to the requirements on github, the environment is basically OK, but when reading the data, there is an error, as follows, may I ask what happened?
BufferError: FewShotDIORDataset: No matching key can be found from reference DataPipe for the data ('/home/leedom/GD/code/remote_detect/datasets/DIOR/JPEGImages-trainval/00001.jpg', StreamWrapper<<_io.BufferedReader name='/home/leedom/GD/code/remote_detect/datasets/DIOR/JPEGImages-trainval/00001.jpg'>>). Please consider increasing the buffer size.
This exception is thrown by iter of IterKeyZipperIterDataPipe()
The text was updated successfully, but these errors were encountered:
Hello author, I don't quite understand the process of parameter transmission in your code, but according to the requirements on github, the environment is basically OK, but when reading the data, there is an error, as follows, may I ask what happened?
BufferError: FewShotDIORDataset: No matching key can be found from reference DataPipe for the data ('/home/leedom/GD/code/remote_detect/datasets/DIOR/JPEGImages-trainval/00001.jpg', StreamWrapper<<_io.BufferedReader name='/home/leedom/GD/code/remote_detect/datasets/DIOR/JPEGImages-trainval/00001.jpg'>>). Please consider increasing the buffer size.
This exception is thrown by iter of IterKeyZipperIterDataPipe()
The text was updated successfully, but these errors were encountered: