1 Star 0 Fork 0

Naah/Open3D

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 1.91 KB
一键复制 编辑 原始数据 按行查看 历史
yxlao 提交于 2020-11-19 16:55 . nms op for pytorch and tensorflow (#2615)
# Windows build temp cmake file
CMakeSettings.json
# Docs tar file created by travis deploy
.travis/*.tar.gz
# CMake configured files
cpp/open3d/Open3D.h
cpp/open3d/Open3DConfig.h
cpp/open3d/visualization/shader/Shader.h
util/pip_package/setup.py
# CMake temp file from Visual Studio
CMakeSettings.json
# Temp directories
build*/
cmake-build-debug/
cmake-build-release/
util/pip_package/dist/
util/conda_package/dist/
doxygen/
node_modules/
# Editor files
*.*~
# Local configs
_vimrc_local.vim
.vs/
.vscode/
.clangd/
# Build artifacts
**/package-lock.json
*.pyc
__pycache__
.cache/
._*
.DS_Store
.vscode
.idea
*.egg-info/
*.ipynb_checkpoints/
*.py[cod]
*.bak
node_modules/
static/
*.old*
dist/
compile_commands.json
# Example resources
examples/python/reconstruction_system/dataset/
examples/test_data/fountain_small
examples/test_data/Armadillo.ply
examples/test_data/Bunny.ply
examples/test_data/eagle.ply
examples/test_data/voxelized.ply
examples/python/geometry/voxel_grid_test.ply
examples/python/benchmark/testdata/
examples/python/misc/test.jpg
examples/test_data/GraphOptimization/pose_graph_example_fragment_optimized.json
examples/test_data/GraphOptimization/pose_graph_example_global_optimized.json
examples/test_data/depth/
examples/test_data/image/
examples/test_data/sync.ply
examples/test_data/sync.png
examples/python/pipelines/multiway_registration.pcd
examples/python/geometry/test.json
examples/python/visualization/viewpoint.json
examples/python/geometry/copy_of_fragment.pcd
examples/python/geometry/copy_of_knot.ply
examples/python/geometry/copy_of_lena_color.jpg
examples/python/geometry/copy_of_crate.mtl
examples/python/geometry/copy_of_crate.png
examples/python/geometry/copy_of_crate.obj
# doc
docs/test_data
docs/tutorial/**/*.ipynb
docs/tutorial/**/*.py
docs/tutorial/**/*.jpg
docs/tutorial/**/*.ply
docs/tutorial/**/*.pcd
docs/tutorial/**/*.json
docs/_out/
docs/python_api/
docs/Doxyfile
docs/getting_started.rst
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/naah/Open3D.git
git@gitee.com:naah/Open3D.git
naah
Open3D
Open3D
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385