登录
首页 » Python » 3D-R2N2-master

3D-R2N2-master

于 2021-05-01 发布
0 377
下载积分: 1 下载次数: 5

代码说明:

说明:  单图像和多图像三维重建,基于theano包的一个重建代码,够20个子了吗(3d reconstruction from both single and muti image)

文件列表:

3D-R2N2-master, 0 , 2018-08-24
3D-R2N2-master\.gitignore, 101 , 2018-08-24
3D-R2N2-master\.pylintrc, 778 , 2018-08-24
3D-R2N2-master\.style.yapf, 70 , 2018-08-24
3D-R2N2-master\.theanorc, 40 , 2018-08-24
3D-R2N2-master\LICENSE, 1076 , 2018-08-24
3D-R2N2-master\README.md, 7177 , 2018-08-24
3D-R2N2-master\demo.py, 2542 , 2018-08-24
3D-R2N2-master\experiments, 0 , 2018-08-24
3D-R2N2-master\experiments\cfgs, 0 , 2018-08-24
3D-R2N2-master\experiments\cfgs\README.md, 336 , 2018-08-24
3D-R2N2-master\experiments\cfgs\max_5_views.yaml, 52 , 2018-08-24
3D-R2N2-master\experiments\cfgs\random_crop.yaml, 58 , 2018-08-24
3D-R2N2-master\experiments\dataset, 0 , 2018-08-24
3D-R2N2-master\experiments\dataset\ShapeNet.md, 176 , 2018-08-24
3D-R2N2-master\experiments\dataset\shapenet_1000.json, 1154 , 2018-08-24
3D-R2N2-master\experiments\scripts, 0 , 2018-08-24
3D-R2N2-master\experiments\scripts\res_gru_net.sh, 664 , 2018-08-24
3D-R2N2-master\imgs, 0 , 2018-08-24
3D-R2N2-master\imgs\0.png, 8872 , 2018-08-24
3D-R2N2-master\imgs\1.png, 10450 , 2018-08-24
3D-R2N2-master\imgs\2.png, 10201 , 2018-08-24
3D-R2N2-master\imgs\analysis.png, 123693 , 2018-08-24
3D-R2N2-master\imgs\full_network.png, 170985 , 2018-08-24
3D-R2N2-master\imgs\gru.png, 32001 , 2018-08-24
3D-R2N2-master\imgs\lstm.png, 32777 , 2018-08-24
3D-R2N2-master\imgs\lstm_time.png, 61929 , 2018-08-24
3D-R2N2-master\imgs\overview.png, 263119 , 2018-08-24
3D-R2N2-master\imgs\pred.png, 15933 , 2018-08-24
3D-R2N2-master\lib, 0 , 2018-08-24
3D-R2N2-master\lib\__init__.py, 0 , 2018-08-24
3D-R2N2-master\lib\_init_paths.py, 258 , 2018-08-24
3D-R2N2-master\lib\binvox_rw.py, 9316 , 2018-08-24
3D-R2N2-master\lib\config.py, 5099 , 2018-08-24
3D-R2N2-master\lib\data_augmentation.py, 2249 , 2018-08-24
3D-R2N2-master\lib\data_io.py, 1719 , 2018-08-24
3D-R2N2-master\lib\data_process.py, 7311 , 2018-08-24
3D-R2N2-master\lib\layers.py, 25458 , 2018-08-24
3D-R2N2-master\lib\read_mesh.py, 28458 , 2018-08-24
3D-R2N2-master\lib\solver.py, 8386 , 2018-08-24
3D-R2N2-master\lib\test_net.py, 2929 , 2018-08-24
3D-R2N2-master\lib\train_net.py, 2714 , 2018-08-24
3D-R2N2-master\lib\utils.py, 701 , 2018-08-24
3D-R2N2-master\lib\voxel.py, 2137 , 2018-08-24
3D-R2N2-master\main.py, 3895 , 2018-08-24
3D-R2N2-master\models, 0 , 2018-08-24
3D-R2N2-master\models\__init__.py, 781 , 2018-08-24
3D-R2N2-master\models\gru_net.py, 6058 , 2018-08-24
3D-R2N2-master\models\net.py, 2731 , 2018-08-24
3D-R2N2-master\models\res_gru_net.py, 8538 , 2018-08-24
3D-R2N2-master\requirements.txt, 49 , 2018-08-24

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

发表评论

0 个回复

  • Real-Time-Structured-Light
    三维重建,单目相机+结构光,实时扫描重建代码,基于开源项目(This software is designed to enable anyone to implement a custom 3D structured light scanner using a single camera and light projector. It is modular and has a focus on processing speed, enabling real-time structured light capture at 20 Hz and more. When using standard commercial projector and a webcam, the obtainable speed is lower due to the lack of hardware triggering.)
    2021-03-18 14:29:20下载
    积分:1
  • voronoi
    voronoi的二维绘图 可以用来模拟晶体的晶粒结构,可以用在abaqus切削仿真中(voronoi 2d this is used for cutting simulation in abaqus for Microstructure of Materials)
    2019-05-16 15:59:41下载
    积分:1
  • delauncy
    说明:  生成tin,三角网格的显示,delauncy三角形的显示(generation tin, the triangular mesh, the triangular show delauncy)
    2006-01-15 16:10:37下载
    积分:1
  • Beziar
    说明:  基于函数的曲线曲面绘制,以及beziar曲线曲面的绘制(Drawing curves and surfaces based on function, and the drawing of curves and surfaces beziar)
    2011-03-01 19:15:44下载
    积分:1
  • 3GPP-3D-TR36.873-c10
    经典的标准3D信道建模-TR36.873,对研究信道非常有帮助.(The classical standard 3D channel model-TR36.873 which is very useful for doing research in channel model.)
    2020-09-18 21:17:53下载
    积分:1
  • 3modelmagic3d
    openGL编的类似3D MAx的程序代码,非常有用支持OBJ和3DS文件格式导入及渲染(openGL made similar 3D MAx procedure code, a very useful support OBJ and 3DS file formats import and rendering)
    2007-12-23 10:09:40下载
    积分:1
  • Calc3D-Model-System
    这是一款做的一个很不错的模型和骨骼动画系统,其中包含了针对3DS MAX的导出插件的源码,可供朋友们参考。(This is a very good models and a skeletal animation system, which contains the exporter plug-in for 3DS MAX source code, for friends as a reference.)
    2011-08-07 15:12:08下载
    积分:1
  • 57578869matlab--3D-reconstruction
    说明:  基于matlab三维重建代码,及基础知识的了解和掌握(three-dimensional reconstruction)
    2019-05-15 14:00:32下载
    积分:1
  • cvisc
    FLAC3D中粘塑性蠕变本构模型,供大家参考进行二次开发(FLAC3D in viscoplastic creep constitutive model for reference secondary development)
    2020-12-09 15:29:27下载
    积分:1
  • VB_3Dstarfield
    VB实现屏幕上显示3D star,研究VB对3D图形的处理性能。(VB to achieve the screen 3D star, of VB on the 3D graphics processing performance.)
    2008-07-21 09:56:09下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载