Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

eval in DTU dataset #30

Open
MaybeOjbk opened this issue Dec 3, 2021 · 1 comment
Open

eval in DTU dataset #30

MaybeOjbk opened this issue Dec 3, 2021 · 1 comment

Comments

@MaybeOjbk
Copy link

I'm confused about the speed of offical dtu eval code, your casMVS generate 30,000,000 points , which need too many time to run the matlab code, so I'm really appreciate if you have other methods that can speed up while keep the results same as matlab code .

@xinchen-cx
Copy link

@MaybeOjbk
Hi, sorry to bother you,when I use the offical dtu eval code, it report an error:

内存不足。
出错 KDTreeSearcher/rangesearch (line 149)
idx= internal.stats.KDTreeSearcher.knnsearchmex(X2, Y', [], minExp, obj.cutDim, obj.cutVal, ...
出错 reducePts_haa (line 22)
idx = rangesearch(NS,pts(:,RandOrd(Range))',dst);
出错 PointCompareMain (line 7)
Qdata=reducePts_haa(Qdata,dst);
出错 BaseEvalMain_web (line 60)
BaseEval=PointCompareMain(cSet,Qdata,dst,dataPath);

I can calculate the scene with few point clouds (. ply size of DTU scene 77 is 32M), but how can I calculate other scenes with hundreds M?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants