登录
首页 » Python » MeshCNN-master

MeshCNN-master

于 2020-10-07 发布
0 199
下载积分: 1 下载次数: 1

代码说明:

说明:  三维mesh分割,用于解决分割问题,MeshCNN: A Network with an Edge(3D mesh segmentation)

文件列表:

MeshCNN-master, 0 , 2020-03-09
MeshCNN-master\.gitignore, 65 , 2020-03-09
MeshCNN-master\.travis.yml, 643 , 2020-03-09
MeshCNN-master\LICENSE, 1069 , 2020-03-09
MeshCNN-master\README.md, 3656 , 2020-03-09
MeshCNN-master\data, 0 , 2020-03-09
MeshCNN-master\data\__init__.py, 1113 , 2020-03-09
MeshCNN-master\data\base_dataset.py, 2251 , 2020-03-09
MeshCNN-master\data\classification_data.py, 2338 , 2020-03-09
MeshCNN-master\data\segmentation_data.py, 3331 , 2020-03-09
MeshCNN-master\docs, 0 , 2020-03-09
MeshCNN-master\docs\imgs, 0 , 2020-03-09
MeshCNN-master\docs\imgs\T18.png, 258821 , 2020-03-09
MeshCNN-master\docs\imgs\T252.png, 175222 , 2020-03-09
MeshCNN-master\docs\imgs\T76.png, 311291 , 2020-03-09
MeshCNN-master\docs\imgs\alien.gif, 830076 , 2020-03-09
MeshCNN-master\docs\imgs\coseg_alien.png, 190558 , 2020-03-09
MeshCNN-master\docs\imgs\coseg_chair.png, 349189 , 2020-03-09
MeshCNN-master\docs\imgs\coseg_vase.png, 253075 , 2020-03-09
MeshCNN-master\docs\imgs\cubes.png, 126036 , 2020-03-09
MeshCNN-master\docs\imgs\cubes2.png, 113965 , 2020-03-09
MeshCNN-master\docs\imgs\input_edge_features.png, 18900 , 2020-03-09
MeshCNN-master\docs\imgs\mesh_conv.png, 16958 , 2020-03-09
MeshCNN-master\docs\imgs\mesh_pool_unpool.png, 55354 , 2020-03-09
MeshCNN-master\docs\imgs\meshcnn_overview.png, 480067 , 2020-03-09
MeshCNN-master\docs\imgs\shrec16_train.png, 31439 , 2020-03-09
MeshCNN-master\docs\imgs\shrec__10_0.png, 150036 , 2020-03-09
MeshCNN-master\docs\imgs\shrec__14_0.png, 168645 , 2020-03-09
MeshCNN-master\docs\imgs\shrec__2_0.png, 152258 , 2020-03-09
MeshCNN-master\docs\index.html, 9120 , 2020-03-09
MeshCNN-master\docs\mainpage.css, 944 , 2020-03-09
MeshCNN-master\environment.yml, 244 , 2020-03-09
MeshCNN-master\models, 0 , 2020-03-09
MeshCNN-master\models\__init__.py, 149 , 2020-03-09
MeshCNN-master\models\layers, 0 , 2020-03-09
MeshCNN-master\models\layers\__init__.py, 0 , 2020-03-09
MeshCNN-master\models\layers\mesh.py, 8596 , 2020-03-09
MeshCNN-master\models\layers\mesh_conv.py, 3344 , 2020-03-09
MeshCNN-master\models\layers\mesh_pool.py, 8978 , 2020-03-09
MeshCNN-master\models\layers\mesh_prepare.py, 17520 , 2020-03-09
MeshCNN-master\models\layers\mesh_union.py, 1522 , 2020-03-09
MeshCNN-master\models\layers\mesh_unpool.py, 1572 , 2020-03-09
MeshCNN-master\models\mesh_classifier.py, 4744 , 2020-03-09
MeshCNN-master\models\networks.py, 14583 , 2020-03-09
MeshCNN-master\options, 0 , 2020-03-09
MeshCNN-master\options\__init__.py, 0 , 2020-03-09
MeshCNN-master\options\base_options.py, 4686 , 2020-03-09
MeshCNN-master\options\test_options.py, 635 , 2020-03-09
MeshCNN-master\options\train_options.py, 2701 , 2020-03-09
MeshCNN-master\scripts, 0 , 2020-03-09
MeshCNN-master\scripts\coseg_seg, 0 , 2020-03-09
MeshCNN-master\scripts\coseg_seg\get_data.sh, 272 , 2020-03-09
MeshCNN-master\scripts\coseg_seg\get_pretrained.sh, 324 , 2020-03-09
MeshCNN-master\scripts\coseg_seg\test.sh, 309 , 2020-03-09
MeshCNN-master\scripts\coseg_seg\train.sh, 551 , 2020-03-09
MeshCNN-master\scripts\coseg_seg\view.sh, 191 , 2020-03-09
MeshCNN-master\scripts\cubes, 0 , 2020-03-09
MeshCNN-master\scripts\cubes\get_data.sh, 278 , 2020-03-09
MeshCNN-master\scripts\cubes\get_pretrained.sh, 292 , 2020-03-09
MeshCNN-master\scripts\cubes\test.sh, 225 , 2020-03-09
MeshCNN-master\scripts\cubes\train.sh, 238 , 2020-03-09
MeshCNN-master\scripts\cubes\view.sh, 235 , 2020-03-09
MeshCNN-master\scripts\dataprep, 0 , 2020-03-09
MeshCNN-master\scripts\dataprep\blender_process.py, 3290 , 2020-03-09
MeshCNN-master\scripts\human_seg, 0 , 2020-03-09
MeshCNN-master\scripts\human_seg\get_data.sh, 295 , 2020-03-09
MeshCNN-master\scripts\human_seg\get_pretrained.sh, 286 , 2020-03-09
MeshCNN-master\scripts\human_seg\test.sh, 303 , 2020-03-09
MeshCNN-master\scripts\human_seg\train.sh, 310 , 2020-03-09
MeshCNN-master\scripts\human_seg\view.sh, 104 , 2020-03-09
MeshCNN-master\scripts\shrec, 0 , 2020-03-09
MeshCNN-master\scripts\shrec\get_data.sh, 292 , 2020-03-09
MeshCNN-master\scripts\shrec\get_pretrained.sh, 277 , 2020-03-09
MeshCNN-master\scripts\shrec\test.sh, 230 , 2020-03-09
MeshCNN-master\scripts\shrec\train.sh, 263 , 2020-03-09
MeshCNN-master\scripts\shrec\view.sh, 174 , 2020-03-09
MeshCNN-master\scripts\test_general.py, 2390 , 2020-03-09
MeshCNN-master\test.py, 656 , 2020-03-09
MeshCNN-master\train.py, 2145 , 2020-03-09
MeshCNN-master\util, 0 , 2020-03-09
MeshCNN-master\util\__init__.py, 0 , 2020-03-09
MeshCNN-master\util\mesh_viewer.py, 5031 , 2020-03-09
MeshCNN-master\util\util.py, 2030 , 2020-03-09
MeshCNN-master\util\writer.py, 2948 , 2020-03-09

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • (一)功能要求: (1) 信息维护: 要求:学生信息数据要以文件的形式保存,能实现学生信息数据的维护。此模块包括子模块有:增加学生信息、删除学生信息、修...
    (一)功能要求: (1) 信息维护: 要求:学生信息数据要以文件的形式保存,能实现学生信息数据的维护。此模块包括子模块有:增加学生信息、删除学生信息、修改学生信息 (2) 信息查询:要求:查询时可实现按姓名查询、按学号查询 (3) 成绩统计:要求:A输入任意的一个课程名(如数学)和一个分数段(如60--70),统计出在此分数段的学生情况。 (4) 排序:能对用户指定的任意课程名,按成绩升序或降序排列学生数据并显示排序结果(使用表格的形式显示排序后的输出结果)(使用多种方法排序者,加分) -(1) functional requirements : (a) maintaining information : Request : Student data to information in the form of a document preservation, Students can achieve the maintenance of information and data. This module, including sub-modules are : increased student information, delete information of students, student information changes (2) Information : Request : inquiries can be realized by name inquiries, inquiries by the school, (3) results statistics : requirements : A importation of an arbitrary courses (such as mathematics) and a fraction of the (60-- 70), Statistics from the scores of the students of. (4) Scheduling : users can be designated to the arbitrary courses, and results by ascending or descending student data and sequenci
    2022-08-10 15:26:23下载
    积分:1
  • yuqu
    蜂鸣器音乐演奏,有ppt说明,及实例工程文件。(Music buzzer, a ppt notes, and examples of engineering documents.)
    2020-12-27 20:09:02下载
    积分:1
  • (1)GPIO例程
    NXP lpc1788开发板例程,亲自测试,时OK的(nxp 1788 gpio,it is successful!)
    2017-09-11 10:38:02下载
    积分:1
  • cainao
    说明:  最新直播+菜源码双端+无二开游戏版本+作者分享+视频教程,这个是在我前几天发布了那个版本后,转载的一个版本,而且还录制了教程。 这东西我以前也知道,他给过我好几个版本,有的还在网盘睡着,我自己都忘了。好了,不说了,你们自己拿着玩吧,作者给的东西,就不需要我说啥了。站长未测,喜欢的拿去玩~~(The latest live broadcast + vegetable source code dual terminal + no two open game version + author sharing + video tutorial, this is a version that I reprinted after I released that version a few days ago, and also recorded the tutorial. I know this thing before. He gave me several versions. Some of them are still sleeping on the Internet disk. I forget it myself. Well, don't say, you take it and play by yourself. What the author gives you will not need me to say. Stationmaster is not measured, like to take to play~~)
    2020-12-30 23:18:59下载
    积分:1
  • 响应式滚动条美化jQuery插件
    一款非常实用的跨浏览器响应式滚动条美化jQuery插件(A very practical cross-browser responsive scrollbar beautifying jQuery plug-in)
    2019-01-15 17:09:08下载
    积分:1
  • 用Visual Basic编写收发电子邮件的程序
    用Visual Basic编写收发电子邮件的程序-Prepared by using Visual Basic procedures for sending and receiving e-mail
    2022-03-15 08:34:14下载
    积分:1
  • 线性插值
    采用能量等值法计算骨架曲线的屈服荷载及位移等(Calculating yield load and displacement of skeleton curve by energy equivalent method)
    2021-01-28 11:18:40下载
    积分:1
  • 一个AV终结者的杀毒软件,非常好用。希望那个在这里能够和大家分享一下...
    一个AV终结者的杀毒软件,非常好用。希望那个在这里能够和大家分享一下-An AV Terminator
    2022-02-06 07:08:26下载
    积分:1
  • 一款较为经典的游戏,有着一定的用户基础。
    一款较为经典的游戏,有着一定的用户基础。-one more classic games, there is a certain base of users.
    2022-02-13 07:30:10下载
    积分:1
  • motioncontrol
    这是一个采用FPGA实现PCI接口的运动控制卡,全部实现的论文资料,是我的硕士毕业论文,请指正,(using FPGA PCI Motion Control Card, all of the papers, I have a master's degree thesis, please correct me, thank you)
    2006-10-10 20:12:59下载
    积分:1
  • 696518资源总数
  • 106164会员总数
  • 18今日下载