Git Product home page Git Product logo

Comments (10)

SHERRYMINE avatar SHERRYMINE commented on August 17, 2024
  1. Change the path parameters in the code
  2. Run BaseEvalMain_web.m
  3. Run ComputeStat_web.m

from mvsnet_pytorch.

SHERRYMINE avatar SHERRYMINE commented on August 17, 2024

In BaseEvalMain_web.m:
1.dataPath: download Points(6.3G) from http://roboimagedata.compute.dtu.dk/?page_id=36
2.plyPath: Mvsnet output path
3.resultsPath: BaseEvalMain_web.m output path

In ComputeStat_web.m:
1.dataPath: keeps the same path in BaseEvalMain_web.m
2.resultsPath:keeps the same path in BaseEvalMain_web.m

from mvsnet_pytorch.

lgc1030 avatar lgc1030 commented on August 17, 2024

In BaseEvalMain_web.m: 1.dataPath: download Points(6.3G) from http://roboimagedata.compute.dtu.dk/?page_id=36 2.plyPath: Mvsnet output path 3.resultsPath: BaseEvalMain_web.m output path

In ComputeStat_web.m: 1.dataPath: keeps the same path in BaseEvalMain_web.m 2.resultsPath:keeps the same path in BaseEvalMain_web.m

您好,我跑ComputeStat_web.m的结果是mean acc 0.4866 mean comp 0.3943,请问这个结果是论文中提到的最后结果吗?我不太理解ComputeStat_web.m和BaseEvalMain_web.m跑出来的结果分别代表什么意思,那个结果是论文中提到的结果呢,麻烦您指教一下可以吗,谢谢

from mvsnet_pytorch.

SHERRYMINE avatar SHERRYMINE commented on August 17, 2024

你可以再跑一遍,注意看那两个matlab文件在命令行跑出来的结果。
mean acc是指平均准确率,mean comp是指平均完整率,具体的评价指标在论文中有写,表示使用mvsnet模型训练后融合生成的点云和ground truth点云的之间的差别。

直观上的理解是这样的,0.4866 mean acc可以理解成:在生成的点云中,平均有48.66%的点深度和gt是一样的(在可接受的范围内);0.3943 mean comp可以理解成:生成的点云数量平均占gt的39.43%

from mvsnet_pytorch.

SHERRYMINE avatar SHERRYMINE commented on August 17, 2024

去看Read me的Results on DTU

from mvsnet_pytorch.

SHERRYMINE avatar SHERRYMINE commented on August 17, 2024

Deep Learning for Multi-view Stereo via Plane Sweep A Survey
我想你看完这一篇论文就都会了

from mvsnet_pytorch.

lgc1030 avatar lgc1030 commented on August 17, 2024

Deep Learning for Multi-view Stereo via Plane Sweep A Survey 我想你看完这一篇论文就都会了

好的

from mvsnet_pytorch.

lgc1030 avatar lgc1030 commented on August 17, 2024

Deep Learning for Multi-view Stereo via Plane Sweep A Survey 我想你看完这一篇论文就都会了

您好,请问提供的matlab代码中,哪一个matlab文件跑出来的结果是论文当中的acc和comp呀

from mvsnet_pytorch.

SHERRYMINE avatar SHERRYMINE commented on August 17, 2024

from mvsnet_pytorch.

ZooKangaroo avatar ZooKangaroo commented on August 17, 2024

@SHERRYMINE 请问如果我需要定量评价自己数据集的重建效果,需要怎么操作?如果使用这里给的matlab代码的话,那么obsmask文件是什么?该怎样生成?谢谢!

from mvsnet_pytorch.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.