Code Monkey home page Code Monkey logo

Comments (5)

paul007pl avatar paul007pl commented on August 10, 2024

不清楚你指的是哪个?如果你training 网络的话,应该每个epoch结束后,都会给你evaluate一下,然后你就可以看指标了。

from gmcnet.

qingmeizhujiu avatar qingmeizhujiu commented on August 10, 2024

from gmcnet.

qingmeizhujiu avatar qingmeizhujiu commented on August 10, 2024

from gmcnet.

paul007pl avatar paul007pl commented on August 10, 2024

哦哦,明白了。多谢回答!另外,我有三个问题想请教下: 1)我无法跑你的训练,因为卡在了安装过程中utils/mm3d_pn2, 报错: 2)在你论文中,cvpr21的RGM方法为什么比DCP(2019)方法效果还要差呢? 3)最近在学习MVP_benchmark这个git工程,发现里面的test.py可以直接跑出结果,但看不到模型加载的代码。你知道在哪里进行模型加载的吗?貌似是在importlib.import_module?

  1. 安装那里报错,可能需要你配置好那个第三方的库,确实有一些麻烦,但是我的经验是不难配置。具体报错,可以google搜一下吧,估计是你环境配置的问题。
  2. 我看了一下,就是在mvp上测试出现了你说的现象。我理解,rgm 需要做一些更专业地调整,以便更好地fit virtial scans. DCP相对更简单鲁棒。
  3. 不是很清楚你的问题。code 写得比较匆忙,也没有很多注释,所以读起来可能不方便。加上是去年写的,我也记不清了。不过,如果能跑通,那就一定加载成功了,你尽力梳理一下逻辑,应该就清楚了。

from gmcnet.

qingmeizhujiu avatar qingmeizhujiu commented on August 10, 2024

from gmcnet.

Related Issues (12)

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.