How to download data?
XudongLinthu opened this issue · 3 comments
XudongLinthu commented
Hi, guys,
Could someone tell me where to download the required dataset (Piccadily?) and or something else to get the codes running?
Thanks,
Xudong
etrulls commented
Hi,
I think you can find the raw images here, among other places:
http://www.cs.cornell.edu/projects/1dsfm/
We don't provide the formatted data, as we expect people to use their own
datasets. In our case, we require an SfM reconstruction, i.e. surviving
keypoints and match data, and a list of keypoints not surviving the SfM
reconstruction, which are not used for training but are necessary to mine
non-keypoint areas. Besides that, there are smaller details such as a
histogram of keypoint scales which are easy to generate. You can look into
datasets/eccv2016.py, it's relatively straightforward to understand.
Best,
E.
…On Fri, Jan 12, 2018 at 6:12 AM, XudongLinthu ***@***.***> wrote:
Hi, guys,
Could someone tell me where to download the required dataset (Piccadily?)
and or something else to get the codes running?
Thanks,
Xudong
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#9>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AFCu2yu5cVStv-lts3CT5C9Atsscrl8Eks5tJunFgaJpZM4Rb0d5>
.
hurricane2018 commented
It's hard to understand
kmyi commented
Hi, I'll close this issue tracker now.