Y5Whe2D9psemu / Multi-view-Convolutional-Neural-Networks-for-3D-Shape-RecognitionLinks
本文提出了一种基于多视图卷积神经网络的三维物体识别算法,以实现三维物体的准确识别。首先实现一个标准的卷积神经网络架构,该架构经过训练可以独立地识别形状的渲染视图,以实现即使从单一视图中也可以识别出一个三维形状。随后使用该三维物体多个角度的二维视图通过卷积神经网络识别的结果进行模型融合。在模型融合的过程中取出输入单角度视图的卷积神经网络的某一层,使用层最大值算法将多个层中同一位置的最大值取出,形成一个新的层参与神经网络的训练,以提高卷积神经网络识别多视图的准确率。为了应对数据集较小的情况,我们使用了迁移学习的方法,先使用ModelNET数据集对单视图卷积神经网络进行预训练,然后将预训练模型加载到多视图卷积神经网络后再进行微调,以提高图像的识别率。ModelNET数据集上的实验结果证明了算…
☆11Updated 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
Sorting:
- Travel website designed using the Travello theme from colorlib with Django backend☆8Updated 5 years ago
- lusixing / Joint-Decoding-Framework-for-LDPC-coded-MIMO-SCMA-Systems-Based-on-Expectation-PropagationA generalized efficient decoding framework that performs joint decoding for non-binary low density parity check code (NB-LDPC) coded spa…☆10Updated 3 months ago
- A Beginner's Python Guide for Data Analysis☆22Updated 5 years ago
- “A Robust Learning Membership Scaling Fuzzy C-Means Algorithm Based on New Belief Peak“. Fuzzy clustering algorithm including RL_MFCM,RL_…☆10Updated last year
- The lab document for Web programming and HTML☆18Updated 3 years ago
- I have developed a custom environment using OpenAI Gym in Python for simulating a 5G wireless communication channel as part of a reinforc…☆13Updated last year
- 用于WiFi室内定位的MATLAB代码和数据库☆21Updated 4 years ago
- Optimal Action Space Search (OASS) is an algorithm for path planning problems on directed acyclic graphs (DAG) based on reinforcement lea…☆12Updated last year
- Simple Wireless-Sensor-Network Optimization using Genetic-Algorithm.☆14Updated 5 months ago
- Based on NS-3, design new GPSR routing protocols.☆13Updated 7 years ago
- Python Functions to generate the sequences for 5G NR PSS and SSS and correlate☆11Updated 6 years ago
- Code for our paper "Performance Study on a CSMA/CA-Based MAC Protocol for Multi-User MIMO Wireless LANs"☆12Updated 5 years ago
- Using Reinforcement Learning method to realize load balancing control in dynamic cellular network☆11Updated 6 years ago
- A simulation environment of an underwater vehicle-manipulator system implemented in Matlab☆9Updated 7 years ago
- 基于FPGA的数字调制系统 :实现m序列作为信源,并通过按键来选择移位相加的初始值和步进值以及实现2ASK、2FSK、2PSK☆17Updated 4 years ago
- An implementation of main reinforcement learning algorithms: solo-agent and ensembled versions.☆13Updated 6 years ago
- This source code is my thesis implementation in MATLAB which clusters Mobile Wireless Sensors using Genetic and Bacterial conjugation Alg…☆16Updated last year
- Realizing SDN on Satellites based on STK,Ryu,Mininet☆16Updated last year
- 使用该工具箱,配置、仿真、测量和分析端到端通信链路☆8Updated 6 years ago
- The project here contains the baseband simulation the satellite communication system with DVB-S standards.☆19Updated 5 years ago
- Implementing SDN based VANET simulated on Mininet-Wifi nodes - Socket programming to implement functionality as an application☆10Updated 6 years ago
- (监控管理系统,人脸识别,多摄像头管理)This is an example program of a monitoring system that implements multi camera management, facial recognition, and fa…☆25Updated last year
- A Federated Learning Method for Real-time Emotion State Classification from Multi-modal Streaming☆11Updated 2 years ago
- Traditional Leach Clustering Model in ns3☆14Updated 7 years ago
- Simulation Optimization and exploration Framework on the cloud: SOF☆9Updated 2 years ago
- UAV Search And Rescue in Airsim Simulation with Yolov5 Models☆15Updated 9 months ago
- 🚀 Leveraging advanced RNN with LSTM for efficient, real-time anomaly detection in IoT networks, optimized for performance in resource-co…☆9Updated last year
- Εxercises for Specialized Topics in Antennas course in Faculty of Engineering of Aristotle's University of Thessaloniki☆14Updated 4 years ago
- Multipath port (from legacy ns-3.6) to a newer simulator version (namely, ns-3.13)☆12Updated 11 years ago
- A particle swarm optimizer using the GPU (PyTorch).☆18Updated 2 years ago