GitHub 中文社区
回车: Github搜索    Shift+回车: Google搜索
论坛
排行榜
趋势
登录

©2025 GitHub中文社区论坛GitHub官网网站地图GitHub官方翻译

  • X iconGitHub on X
  • Facebook iconGitHub on Facebook
  • Linkedin iconGitHub on LinkedIn
  • YouTube iconGitHub on YouTube
  • Twitch iconGitHub on Twitch
  • TikTok iconGitHub on TikTok
  • GitHub markGitHub’s organization on GitHub

编程语言

”modelnet“ 的搜索结果

Pointnet_Pointnet2_pytorch
@yanx27

PointNet and PointNet++ implemented by pytorch (pure python) and on ModelNet, ShapeNet and S3DIS.

pointnetpointnet2Point cloudsegmentations3dis
Python4.28 k
1 年前

相关主题

Point cloudmodelnetrobustnessPyTorchclassificationsegmentationdatasetregularization可视化

Google   Bing   GitHub

ModelNet40-C
@jiachens

#计算机科学#Repo for "Benchmarking Robustness of 3D Point Cloud Recognition against Common Corruptions" https://arxiv.org/abs/2201.12296

深度学习robustness机器视觉benchmark
Python210
2 年前
ModelNetlist
@chiphackers

This repository contains a simple model for representing netlist (electronics) in python

Python9
7 个月前
ModelNet_Blender_OFF2Multiview
@zeaggler

from ModelNet off file to multiview images

Python45
6 年前
modelnet-cnn
@guoguo12

Training a 3D CNN on the ModelNet10 dataset using Keras.

Python12
8 年前
ModelNet-C
@jiawei-ren

[ICML 2022] Benchmarking and Analyzing Point Cloud Classification under Corruptions https://arxiv.org/abs/2202.03377

robustness3dvisionPoint cloud
Python61
1 年前
PointCloudDatasets存档
@antao97

3D point cloud datasets in HDF5 format, containing uniformly sampled 2048 points per shape.

Point clouddatasetclassificationsegmentation
Python472
3 年前
ModelNet_OFF2MAT
@zeaggler

You can easily generate mat files with different views from off file

MATLAB14
6 年前
3ddensenet.torch
@kuixu

3D DenseNet(torch version) for ModelNet40 dataset

densenetmodelnet
Lua44
8 年前
modelnet
@jackd

Python loading/manipulation functions for modelnet datasets

Python1
7 年前
Multi-view-Convolutional-Neural-Networks-for-3D-Shape-Recognition
@Y5Whe2D9psemu

本文提出了一种基于多视图卷积神经网络的三维物体识别算法,以实现三维物体的准确识别。首先实现一个标准的卷积神经网络架构,该架构经过训练可以独立地识别形状的渲染视图,以实现即使从单一视图中也可以识别出一个三维形状。随后使用该三维物体多个角度的二维视图通过卷积神经网络识别的结果进行模型融合。在模型融合的过程中取出输入单角度视图的卷积神经网络的某一层,使用层最大值算法将多个层中同一位置的最大值取出,形成一...

Python11
3 年前