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:
- 基于GSConv+SlimNeck的YOLOv5的消防通道占用检测系统☆10Updated last year
 - 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…☆11Updated 6 months ago
 - Physical Downlink Shared Channel (PDSCH) in 5G New Radio.☆12Updated last year
 - “A Robust Learning Membership Scaling Fuzzy C-Means Algorithm Based on New Belief Peak“. Fuzzy clustering algorithm including RL_MFCM,RL_…☆10Updated last year
 - A Beginner's Python Guide for Data Analysis☆22Updated 5 years ago
 - 用于WiFi室内定位的MATLAB代码和数据库☆21Updated 4 years ago
 - The lab document for Web programming and HTML☆18Updated 3 years ago
 - Python Functions to generate the sequences for 5G NR PSS and SSS and correlate☆12Updated 6 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
 - DSP University Project - Matlab, Simulations, and Verilog Files☆12Updated 5 years ago
 - 使用FPGA制作机器人,并使用python建立上位机,FPGA机器人通过控制ESP8266通过WiFi进行无线通讯,来达到上位机控制FPGA机器人的目的☆25Updated 5 years ago
 - 基于FPGA的数字调制系统 :实现m序列作为信源,并通过按键来选择移位相加的初始值和步进值以及实现2ASK、2FSK、2PSK☆21Updated 4 years ago
 - Simple Wireless-Sensor-Network Optimization using Genetic-Algorithm.☆14Updated 9 months ago
 - The project here contains the baseband simulation the satellite communication system with DVB-S standards.☆19Updated 5 years ago
 - Based on NS-3, design new GPSR routing protocols.☆13Updated 7 years ago
 - A Federated Learning Method for Real-time Emotion State Classification from Multi-modal Streaming☆11Updated 3 years ago
 - 随机扰动近似算法 Stochastic perturbation approximation algorith—— python实现☆13Updated 8 years ago
 - Implementing SDN based VANET simulated on Mininet-Wifi nodes - Socket programming to implement functionality as an application☆10Updated 6 years ago
 - Optimal Action Space Search (OASS) is an algorithm for path planning problems on directed acyclic graphs (DAG) based on reinforcement lea…☆12Updated 2 years ago
 - Code for our paper "Performance Study on a CSMA/CA-Based MAC Protocol for Multi-User MIMO Wireless LANs"☆12Updated 6 years ago
 - 使用Cordic算法函数运算,在资源受限的设备上运行(如资源较少的FPGA、嵌入式MCU),避免了浮点运算、乘法、除法,只用移位和加法函数的计算。☆10Updated last year
 - 开发环境是Windows 10, Quartus。硬件开发语言是Verilog。 利用FPGA开发的智能小车,分为两个部分,控制器部分和小车部分,通过蓝牙信号进行连接。 控制部分可以通过加速度传感器检测手势,从而控制小车的前后左右。 加速度传感器还可以检测人体是否摔倒…☆14Updated 6 years ago
 - 基于FPGA-Pynq的车牌识别系统。The LPR system of FPGA-Pynq☆12Updated 6 years ago
 - Software-Hardware Implementation of IEEE 802.11a Wifi Standard☆14Updated 2 years ago
 - Sobel is first order or gradient based edge operator for images and it is implemented using verilog.☆14Updated 4 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
 - Matlab Simulation for DVB-S☆12Updated 9 years ago
 - Learning Environment-aware and hardware-compatible beam-forming codebooks☆15Updated 5 years ago
 - 5G-NR ns3 module modifications☆12Updated 6 years ago
 - using CNN for spectrum reconstruction using all fiber spectromter☆13Updated 8 years ago