NZGMTCAH / Multi-view-Convolutional-Neural-Networks-for-3D-Shape-Recognition
本文提出了一种基于多视图卷积神经网络的三维物体识别算法,以实现三维物体的准确识别。首先实现一个标准的卷积神经网络架构,该架构经过训练可以独立地识别形状的渲染视图,以实现即使从单一视图中也可以识别出一个三维形状。随后使用该三维物体多个角度的二维视图通过卷积神经网络识别的结果进行模型融合。在模型融合的过程中取出输入单角度视图的卷积神经网络的某一层,使用层最大值算法将多个层中同一位置的最大值取出,形成一个新的层参与神经网络的训练,以提高卷积神经网络识别多视图的准确率。为了应对数据集较小的情况,我们使用了迁移学习的方法,先使用ModelNET数据集对单视图卷积神经网络进行预训练,然后将预训练模型加载到多视图卷 积神经网络后再进行微调,以提高图像的识别率。ModelNET数据集上的实验结果证明了算…
☆9Updated 2 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
- Travel website designed using the Travello theme from colorlib with Django backend☆8Updated 5 years ago
- Optimal Action Space Search (OASS) is an algorithm for path planning problems on directed acyclic graphs (DAG) based on reinforcement lea…☆11Updated last year
- 开发环境是Windows 10, Quartus。硬件开发语言是Verilog。 利用FPGA开发的智能小车,分为两个部分,控制器部分和小车部分,通过蓝牙信号进行连接。 控制部分可以通过加速度传感器检测手势,从而控制小车的前后左右。 加速度传感器还可以检测人体是否摔倒…☆12Updated 5 years ago
- UAV Search And Rescue in Airsim Simulation with Yolov5 Models☆13Updated 4 months ago
- 基于FPGA-Pynq的车牌识别系统。The LPR system of FPGA-Pynq☆11Updated 5 years ago
- A simulation environment of an underwater vehicle-manipulator system implemented in Matlab☆9Updated 6 years ago
- DSP University Project - Matlab, Simulations, and Verilog Files☆10Updated 5 years ago
- 使用FPGA制作机器人,并使用python建立上位机,FPGA机器人通过控制ESP8266通过WiFi进行无线通讯,来达到上位机控制FPGA机器人的目的☆18Updated 4 years ago
- (监控管理系 统,人脸识别,多摄像头管理)This is an example program of a monitoring system that implements multi camera management, facial recognition, and fa…☆24Updated 9 months ago
- Pointer Networks Implementation to solve Convex-Hull and TSP problems using supervised and RL training.☆12Updated last year
- 基于FPGA的数字调制系统 :实现m序列作为信源,并通过按键来选择移位相加的初始值和步进值以及实现2ASK、2FSK、2PSK☆13Updated 3 years ago
- Verilog code for a low power RFID chip that will communicate with I2C sensors.☆13Updated 10 years ago
- Verilog implementation of different concepts in Digital Logic Design such as OTHFSM, AFG and Accelerators☆10Updated last year
- Repository for the ardrone_dcs ROS package, control system for the Parrot AR.Drone 2.0☆9Updated 6 years ago
- This is the code implementation of the paper titled "UAV Path Planning based on Road Extraction"☆11Updated 2 years ago
- Simple Wireless-Sensor-Network Optimization using Genetic-Algorithm.☆13Updated 3 weeks ago
- This is a program that calculates and finds the most optimal cost in a routing problem. The routing problem is described as having a Prod…☆10Updated 6 years ago
- Drone 2D path planning, object detection and objects geo-localization for search and rescue applications.☆43Updated 4 years ago
- 使用国产FPGA厂商安路公司的开发板做的一款基于FPGA的智能导盲杖系统。利用百度LBS开放平台做到自主导航,与Arduino互联实现PID算法,摄像头识别红绿灯,超声波自主避障,语音识别,一键拨打紧急联系人等等☆21Updated 5 years ago
- Deep learning model powered by Graph Neural Networks and Reinforcement Learning for multi-robot path planning at @Inria☆51Updated 11 months ago
- wifi☆11Updated 7 years ago
- 5G-NR ns3 module modifications☆11Updated 5 years ago
- vmodel: A model to simulate vision-based swarms in Python☆10Updated 2 years ago
- RSSI Indoor Positioning System Simulator, based on passive tags. The tag to tag interference model is implemented by the simulator.☆9Updated 5 years ago
- CLI & GUI Application for Millimeter Wave Channel Estimation Simulation☆16Updated last month
- Based on NS-3, design new GPSR routing protocols.☆13Updated 6 years ago
- A simulator and algorithms using deccentralized receding horizon control for coordinating autonomous UAV systems in completing a search t…☆14Updated 7 years ago
- This is a PDOP-driven Scheduler for Optical Inter-Satellite Links enabled Global Navigation Satellite Systems.☆14Updated 3 years ago