j96w/DenseFusion

It says the google-drive link for the YCB dataset is not correct

Opened this issue · 1 comments

How do I download the YCB dataset? i know it is a very famous open-source dataset, but I cannot figure out how exactly it has been used here. Everything seems confusing to me in this repo. I had to do a lot of changes.
Can someone please point out every step I need to follow to run on my machine locally? I am using macbook, but I also have access to RTX4050 GPU machine. I am dying trying to understand the workflow here :/

PLEASE HELP ME :)

@PannagaS I encounter the same issue. Did you sort it out?
Is it possible that we go the actual download links for these datasets, these are available, and directly download and put these datasets into the right locations?
My only concern is that DenseFusion divides the dataset into training & test subsets and further there are specific groups that it uses for each purpose. I was wondering, did the provided script took care of this division ( which subset of videos belong for training or test etc). If it is not the case, perhaps, one could just go the particular links of each dataset and download it manually to the right locations inside the project.