MVImgNet icon indicating copy to clipboard operation
MVImgNet copied to clipboard

Dataset download error

Open sd0809 opened this issue 7 months ago • 7 comments

Thanks for this impressive work ! I have the problem with download_tool.py while downloading the MVIMGNET.

Traceback (most recent call last): File "/mnt/workspace/shedong/data/scripts/download_mvimgnet.py", line 312, in havePwdGetFiles( urls["mvimgnet"], pwd, download_root , force ) File "/mnt/workspace/shedong/data/scripts/download_mvimgnet.py", line 304, in havePwdGetFiles getFiles(url, download_path, force) File "/mnt/workspace/shedong/data/scripts/download_mvimgnet.py", line 250, in getFiles url, name, hash = filemeta["@content.downloadUrl"], filemeta["name"], filemeta["file"]["hashes"] KeyError: '@content.downloadUrl'

Can somebody help me ? Thank you !

sd0809 avatar Jul 21 '24 02:07 sd0809