本文提出了一种基于多视图卷积神经网络的三维物体识别算法,以实现三维物体的准确识别。首先实现一个标准的卷积神经网络架构,该架构经过训练可以独立地识别形状的渲染视图,以实现即使从单一视图中也可以识别出一个三维形状。随后使用该三维物体多个角度的二维视图通过卷积神经网络识别的结果进行模型融合。在模型融合的过程中取出输入单角度视图的卷积神经网络的某一层,使用层最大值算法将多个层中同一位置的最大值取出,形成一个新的层参与神经网络的训练,以提高卷积神经网络识别多视图的准确率。为了应对数据集较小的情况,我们使用了迁移学习的方法,先使用ModelNET数据集对单视图卷积神经网络进行预训练,然后将预训练模型加载到多视图卷积神经网络后再进行微调,以提高图像的识别率。ModelNET数据集上的实验结果证明了算…
☆11May 16, 2022Updated 3 years ago
Alternatives and similar repositories for Multi-view-Convolutional-Neural-Networks-for-3D-Shape-Recognition
Users that are interested in Multi-view-Convolutional-Neural-Networks-for-3D-Shape-Recognition are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Parallel Computing and Distributed Computing, High-Performance Computing, GPU Graphics Card Computing, Matrix Multiplication Experiment☆12Jan 4, 2025Updated last year
- CAD三维物体的识别与跟踪,(识别部分)大模块分为三个部分:1.图像的梯度计算,2图像的相似度计算,3取最大的得分位置。main函数中使用到了opencv的相关代码,如果需要使用该代码。需要进行相关的opencv环境配置☆11Dec 13, 2017Updated 8 years ago
- 通过学习PyTorch框架和ResNet模型,完成了一个人脸识别项目,包含摄像头实时检测识别。☆21Oct 7, 2023Updated 2 years ago
- This is the official implementation of V-FUSE: Volumetric Depth Map Fusion with Long-Range Constraints.☆14Jan 16, 2026Updated 2 months ago
- Turtlebot 3 - Autonomous Exploration, Simultaneous Localization and Mapping, Navigation, SWARM☆11May 27, 2022Updated 3 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- 广东工业大学计算机组成原理实验☆24May 10, 2025Updated 10 months ago
- An image of ROS with Nvidia cudagl to enable GUI☆14Apr 18, 2020Updated 5 years ago
- Multi-robot Cooperative Space Exploration Method Based on Rapidly-exploring Random Trees and Greedy Frontier-based Exploration☆19Oct 7, 2022Updated 3 years ago
- It simulates Rosbot movement on Gazebo and trains a rainforcement learning model DQN.☆20Apr 5, 2022Updated 3 years ago
- a nearest frontier based DQN alg for robot exploration☆21Jul 7, 2022Updated 3 years ago
- ☆23Mar 22, 2026Updated last week
- autonomus exploration strategy using 2d map segmentation and custom costmap for detect 3d size of object☆25Dec 7, 2021Updated 4 years ago
- ROS simulated turtlebot which maps the environment autonomously☆19Dec 17, 2018Updated 7 years ago
- A android application about Wifi-Direct P2P Share your picture.☆35Oct 7, 2012Updated 13 years ago
- Wordpress hosting with auto-scaling on Cloudways • AdFully Managed hosting built for WordPress-powered businesses that need reliable, auto-scalable hosting. Cloudways SafeUpdates now available.
- ☆38Apr 20, 2022Updated 3 years ago
- Some MFC programs and Some demo☆28Mar 24, 2016Updated 10 years ago
- textrank 提取文章摘要与结果优化☆31Jun 6, 2018Updated 7 years ago
- autonomous exploration of a mobile vechicle using frontier_based algorithm , RRT, star and hybrid astar☆30Nov 15, 2020Updated 5 years ago
- [Python]使用Selenium进行Web自动化测试的教程☆53Oct 3, 2016Updated 9 years ago
- nlp相关实验☆34Nov 11, 2017Updated 8 years ago
- GC-MVSNet: Multi-View, Multi-Scale, Geometrically-Consistent Multi-View Stereo☆46Aug 14, 2025Updated 7 months ago
- frontier_exploration☆48Apr 2, 2023Updated 2 years ago
- (国服)部落冲突自动化脚本☆94Apr 5, 2025Updated 11 months ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- (ICCV 2023)"Constraining Depth Map Geometry for Multi-View Stereo: A Dual-Depth Approach with Saddle-shaped Depth Cells"☆62Nov 19, 2023Updated 2 years ago
- ☆51Aug 22, 2025Updated 7 months ago
- [IEEE RA-L & ICRA'21] Autonomous UAV Exploration in Dynamic Environment [DEP] (C++/ROS)☆63Dec 19, 2023Updated 2 years ago
- Web app for creating animated illustrations with 3D JavaScript engine Zdog☆11Mar 17, 2022Updated 4 years ago
- openwrt management tool☆12Dec 6, 2018Updated 7 years ago
- Autonomous Exploration, Mapping and Path-Planning using Octomap☆61Aug 13, 2019Updated 6 years ago
- Verilog code for a low power RFID chip that will communicate with I2C sensors.☆13Apr 18, 2014Updated 11 years ago
- 利用Travis CI、Github构建Python在线编译打包环境,自动生成windowsEXE二进制文件☆10Apr 24, 2023Updated 2 years ago
- Exploring the use of options in creating small worlds for faster learning in RL Domains☆16Jan 23, 2012Updated 14 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- ☆12Apr 5, 2019Updated 6 years ago
- MVSNet: Depth Inference for Unstructured Multi-view Stereo using pytorch-lightning☆67Oct 12, 2021Updated 4 years ago
- 知乎盐选会员文章下载pdf☆58Jul 23, 2023Updated 2 years ago
- ☆77Dec 29, 2025Updated 3 months ago
- Official implementation for "Let Offline RL Flow: Training Conservative Agents in the Latent Space of Normalizing Flows", NeurIPS 2022, O…☆12Jan 31, 2023Updated 3 years ago
- A LLM agent capable of writing an API documentation and functional tests from a file containing the entrypoints code.☆10Sep 7, 2023Updated 2 years ago
- A machine learning library focused on deep learning☆11Jun 2, 2015Updated 10 years ago