本文提出了一种基于多视图卷积神经网络的三维物体识别算法,以实现三维物体的准确识别。首先实现一个标准的卷积神经网络架构,该架构经过训练可以独立地识别形状的渲染视图,以实现即使从单一视图中也可以识别出一个三维形状。随后使用该三维物体多个角度的二维视图通过卷积神经网络识别的结果进行模型融合。在模型融合的过程中取出输入单角度视图的卷积神经网络的某一层,使用层最大值算法将多个层中同一位置的最大值取出,形成一个新的层参与神经网络的训练,以提高卷积神经网络识别多视图的准确率。为了应对数据集较小的情况,我们使用了迁移学习的方法,先使用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
Sorting:
- Physical Downlink Shared Channel (PDSCH) in 5G New Radio.☆12Jan 29, 2024Updated 2 years ago
- 基于GSConv+SlimNeck的YOLOv5的消防通道占用检测系统☆11Nov 24, 2023Updated 2 years ago
- Verilog code for a low power RFID chip that will communicate with I2C sensors.☆13Apr 18, 2014Updated 11 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…☆13Mar 27, 2024Updated last year
- Code for our paper "Performance Study on a CSMA/CA-Based MAC Protocol for Multi-User MIMO Wireless LANs"☆12Aug 31, 2019Updated 6 years ago
- wifi☆12Jun 13, 2017Updated 8 years ago
- Source code for ComNet paper: Satellite multi-beam multicast support for an efficient community-based CDN☆10Jul 26, 2022Updated 3 years ago
- In this tutorial we will introduce software defined radios (SDR) and explore the application of machine learning (ML) to radio frequency …☆11Sep 27, 2022Updated 3 years ago
- Learning Environment-aware and hardware-compatible beam-forming codebooks☆15Mar 8, 2020Updated 6 years ago
- AI-based Resource Provisioning of IoE Services in 6G: A Deep Reinforcement Learning Approach☆12Mar 31, 2021Updated 4 years ago
- Dense Wireless Connectivity Datasets for the IoT.☆11Aug 13, 2019Updated 6 years ago
- This project demonstrates how Low Density Parity Check (LDPC) Code and Multiple Input Multiple Output (MIMO) can be employed in Vehicular…☆14Jan 24, 2022Updated 4 years ago
- A short review on beamforming algorithms (Phase Shift, MVDR, LCMV) on Phased Array Radar Systems. Created on MATLAB R2021b.☆12May 21, 2023Updated 2 years ago
- Master Thesis☆10Jan 28, 2023Updated 3 years ago
- ☆12Apr 5, 2019Updated 6 years ago
- A Beginner's Python Guide for Data Analysis☆22Nov 5, 2019Updated 6 years ago
- A Federated Learning Method for Real-time Emotion State Classification from Multi-modal Streaming☆11Sep 15, 2022Updated 3 years ago
- 使用Cordic算法函数运算,在资源受限的设备上运行(如资源较少的FPGA、嵌入式MCU),避免了浮点运算、乘法、除法,只用移位和加法函数的计算。☆11Mar 22, 2024Updated last year
- Go Board FPGA Project for Ambient Light Sensor in VHDL and Verilog☆10Apr 20, 2019Updated 6 years ago
- Thesis in Federated Learning using an Edge/Cloud Computing architecture☆10Feb 26, 2021Updated 5 years ago
- This is a software reference code to implement the FPGA remote debug feature. User will compile the reference code into a user space appl…☆14Feb 28, 2026Updated last week
- Software Defined Networking, Network Slicing, Traffic Classification, Flow Scheduling, Mininet, RYU.☆10Apr 24, 2022Updated 3 years ago
- ☆10Nov 10, 2019Updated 6 years ago
- This one is about the paper and the code of "Statistical beamforming for interference mitigation in multi-cell massive MIMO systems".☆11Sep 23, 2021Updated 4 years ago
- 利用Travis CI、Github构建Python在线编译打包环境,自动生成windowsEXE二进制文件☆10Apr 24, 2023Updated 2 years ago
- Software-Hardware Implementation of IEEE 802.11a Wifi Standard☆14Apr 17, 2023Updated 2 years ago
- This repository contains the codes for the paper "Dual-Polarized Reconfigurable Intelligent Surface Assisted Broad Beamforming". The pape…☆13Dec 10, 2023Updated 2 years ago
- Prototype of Python / GeoGebra interoperability☆17Feb 7, 2026Updated last month
- Python Application SDK for ONOS RIC (µONOS Architecture)☆11May 12, 2022Updated 3 years ago
- The single carrier multiple access scheme (SC-FDMA) is a novel method of radio transmission currently used in long term evolution (LTE) t…☆11Jul 15, 2021Updated 4 years ago
- Satellite Viewer for LEO Satellites☆13Nov 11, 2025Updated 3 months ago
- Exploring the use of options in creating small worlds for faster learning in RL Domains☆16Jan 23, 2012Updated 14 years ago
- All switching software as well as control software for a physically and emulated capable network coding switch. FPGA Acceleration added .…☆10Nov 19, 2019Updated 6 years ago
- MATLAB Simulation to observe the variations in Doppler shift and the Channel Impulse Response due to mobility, sample rate in Freq Select…☆14May 13, 2024Updated last year
- Final year research project to design a programmable virtual switch based on the specifications of a TSN to be implemented on a TSN netwo…☆13Nov 17, 2020Updated 5 years ago
- ☆15Dec 26, 2021Updated 4 years ago
- Docker containers that run DPDK on ubuntu, rockylinux and rhel etc host machines.☆13Jul 10, 2025Updated 7 months ago
- Public repository of the data, scripts and methodology presented in the paper "Towards On-Board SAR Processing with FPGA Accelerators and…☆12Apr 12, 2023Updated 2 years ago
- automatically download 3gpp from http://www.etsi.org☆11Sep 22, 2024Updated last year